HW_GETCHILDDOCCOLLOBJ(3) 1 HW_GETCHILDDOCCOLLOBJ(3)
hw_GetChildDocCollObj - Object records of child documents of collection
SYNOPSIS
array hw_getchilddoccollobj (int $connection, int $objectID)
DESCRIPTION
Returns an array of object records for child documents of a collection.
PARAMETERS
o $connection
- The connection identifier.
o $objectID
- The object identifier.
RETURN VALUES
Returns an array of object records.
SEE ALSO
hw_childrenobj(3), hw_getchildcollobj(3).
PHP Documentation Group HW_GETCHILDDOCCOLLOBJ(3)