(PHP 4)
hw_ChildrenObj — Object records of children
$connection
   , int $objectID
   )Returns the object records of the collection children.
connectionThe connection identifier.
objectIDThe object identifier.
   Returns an array of object records. Each object record belongs to a child
   of the collection with ID objectID.
   The array contains all children both documents and collections.