PHP 7.0.6 Released

hw_api::objectbyanchor

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

hw_api::objectbyanchorReturns the object an anchor belongs to

Description

hw_api_object hw_api::objectbyanchor ( array $parameter )

This function retrieves an object the specified anchor belongs to.

Parameters

parameter

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

Return Values

User Contributed Notes

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