PHP 7.0.6 Released

hw_api::dstanchors

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

hw_api::dstanchorsReturns a list of all destination anchors

Description

array hw_api::dstanchors ( array $parameter )

Retrieves all destination 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