Hyperwave 함수 목록
PHP Manual

hw_GetSrcByDestObj

(PHP 4)

hw_GetSrcByDestObjReturns anchors pointing at object

설명

array hw_getsrcbydestobj ( int $connection , int $objectID )

Gets the object records of all anchors pointing to the object with ID objectID .

인수

connection

The connection identifier.

objectID

The object identifier. The object can either be a document or an anchor of type destination.

반환값

Returns an array of object records.

참고


Hyperwave 함수 목록
PHP Manual