PHP Dokumentation: Function hw-children
12. Januar 2010 von werner
hw_Children
(PHP 4)
hw_Children — Object ids of children
Beschreibung
array hw_children ( int $connection , int $objectID )
Returns the identifiers of the collection children.
Parameter-Liste
- connection
The connection identifier.
- objectID
The object identifier.
Rückgabewerte
Returns an array of object ids. Each id belongs to a child of the collection with ID objectID. The array contains all children both documents and collections.