Function.hw-getchilddoccollobj
Aus PHP-Wiki
hw_GetChildDocCollObj — Object records of child documents of collection
Inhaltsverzeichnis |
Beschreibung
array hw_getchilddoccollobj ( int $connection , int $objectID )
Returns an array of object records for child documents of a collection.
Parameter-Liste
- connection
- The connection identifier.
- objectID
- The object identifier.
Rückgabewerte
Returns an array of object records.