HW_CHILDRENOBJ(3) 1 HW_CHILDRENOBJ(3)
hw_ChildrenObj - Object records of children
SYNOPSIS
array hw_childrenobj (int $connection, int $objectID)
DESCRIPTION
Returns the object records of the collection children.
PARAMETERS
o $connection
- The connection identifier.
o $objectID
- The object identifier.
RETURN VALUES
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.
PHP Documentation Group HW_CHILDRENOBJ(3)