Hyperwave Funzioni
PHP Manual

hw_GetChildColl

(PHP 4)

hw_GetChildCollObject ids of child collections

Descrizione

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.

Elenco dei parametri

connection

The connection identifier.

objectID

The object identifier.

Valori restituiti

Returns an array of object ids.

Vedere anche:


Hyperwave Funzioni
PHP Manual