hw_GetSrcByDestObj
(PHP 4)
hw_GetSrcByDestObj — Returns 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.
hw_GetSrcByDestObj
There are no user contributed notes for this page.
