(PHP 4)
hw_GetChildCollObj — Object records of child collections
$connection
, int $objectID
) Returns object records. Each object records belongs to a child collection of the collection with ID objectID
. The function will not return child documents.
connection
The connection identifier.
objectID
The object identifier.
Returns an array of object records.