(PHP 4)
hw_GetChildColl — Object ids of child collections
$connection
, int $objectID
)
Returns object ids. Each object ID 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 ids.