hw_GetChildColl
(PHP 4)
hw_GetChildColl — Object ids of child collections
Descrição
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.
Parâmetros
-
connection -
The connection identifier.
-
objectID -
The object identifier.
Valor Retornado
Returns an array of object ids.
Veja Também
- hw_children() - Object ids of children
- hw_getchilddoccoll() - Object ids of child documents of collection
There are no user contributed notes for this page.
