Hyperwave API 함수 목록
PHP Manual

hw_api->dstofsrcanchor

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

hw_api->dstofsrcanchorReturns destination of a source anchor

설명

hw_api
hw_api_object dstofsrcanchor ( array $parameter )

Retrieves the destination object pointed by the specified source anchors. The destination object can either be a destination anchor or a whole document.

인수

parameter

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

반환값

참고


Hyperwave API 함수 목록
PHP Manual