hw_GetChildColl

(PHP 4)

hw_GetChildColl — Object ids of child collections


Описание

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.


Список параметров

connection -

The connection identifier.

objectID -

The object identifier.


Возвращаемые значения

Returns an array of object ids.


Смотрите также


Описание на ru2.php.net
Описание на php.ru