| php-manual.net |
|
| Home | PHP Manual auf Deutsch | PHP Manual in English | PHP manuel le sur le français | Impressum |
hw_GetChildColl(PHP 4) hw_GetChildColl — Object ids of child collections Description
array hw_getchildcoll
( int $connection
, int $objectID
)
Returns an array of object ids. Each object ID belongs to a child collection of the collection with ID objectID . The function will not return child documents. See also hw_children(), and hw_getchilddoccoll(). |