HW_GETSRCBYDESTOBJ(3) 1 HW_GETSRCBYDESTOBJ(3)
hw_GetSrcByDestObj - Returns anchors pointing at object
SYNOPSIS
array hw_getsrcbydestobj (int $connection, int $objectID)
DESCRIPTION
Gets the object records of all anchors pointing to the object with ID $objectID.
PARAMETERS
o $connection
- The connection identifier.
o $objectID
- The object identifier. The object can either be a document or an anchor of type destination.
RETURN VALUES
Returns an array of object records.
SEE ALSO
hw_getanchors(3).
PHP Documentation Group HW_GETSRCBYDESTOBJ(3)