Hyperwave API 함수 목록
PHP Manual

hw_api->objectbyanchor

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

hw_api->objectbyanchorReturns the object an anchor belongs to

설명

hw_api
hw_api_object objectbyanchor ( array $parameter )

This function retrieves an object the specified anchor belongs to.

인수

parameter

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

반환값

참고


Hyperwave API 함수 목록
PHP Manual