Hyperwave 函数
PHP 手册

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 手册