Hyperwave Funktionen
PHP Manual

hw_GetChildCollObj

(PHP 4)

hw_GetChildCollObjObject records of child collections

Beschreibung

array hw_getchildcollobj ( int $connection , int $objectID )

Returns object records. Each object records belongs to a child collection of the collection with ID objectID. The function will not return child documents.

Parameter-Liste

connection

The connection identifier.

objectID

The object identifier.

Rückgabewerte

Returns an array of object records.

Siehe auch


Hyperwave Funktionen
PHP Manual