Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
Hyperwave Functions
PHP Manual

hw_GetChildColl

(PHP 4)

hw_GetChildCollObject ids of child collections

Description

array hw_getchildcoll ( int $connection , int $objectID )

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

Parameters

connection

The connection identifier.

objectID

The object identifier.

Return Values

Returns an array of object ids.

See Also


Hyperwave Functions
PHP Manual