PHP 7.0.6 Released

hw_api::srcanchors

(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN)

hw_api::srcanchorsReturns a list of all source anchors

Description

array hw_api::srcanchors ( array $parameter )

Retrieves all source anchors of an object.

Parameters

parameter

The parameter array contains the required element 'objectIdentifier' and the optional elements 'attributeSelector' and 'objectQuery'.

Return Values

User Contributed Notes

There are no user contributed notes for this page.
To Top