hw_GetSrcByDestObj

(PHP 4)

hw_GetSrcByDestObjReturns anchors pointing at object

Beskrivelse

array hw_getsrcbydestobj ( int $connection , int $objectID )

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

Parametre

connection

The connection identifier.

objectID

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

Returnerings Værdier

Returns an array of object records.

Se også

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top