Регистрация Войти
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Поиск по сайту
hw_GetChildDocColl
(PHP 4)
hw_GetChildDocColl — Object ids of child documents of collection
Описание
array hw_getchilddoccoll ( int $connection , int $objectID )Returns array of object ids for child documents of a collection.
Список параметров
connection -
The connection identifier.
objectID -
The object identifier.
Возвращаемые значения
Returns an array of object ids.
Смотрите также
- hw_children() - Object ids of children
- hw_getchildcoll() - Object ids of child collections
Описание на ru2.php.net
Описание на php.ru