Hyperwave Functions
PHP Manual

hw_GetChildDocCollObj

(PHP 4)

hw_GetChildDocCollObjObject records of child documents of collection

Description

array hw_getchilddoccollobj ( int $connection , int $objectID )

Returns an array of object records for child documents of a collection.

Parameters

connection

The connection identifier.

objectID

The object identifier.

Return Values

Returns an array of object records.

See Also


Hyperwave Functions
PHP Manual