hw_GetChildDocColl
(PHP 4)
hw_GetChildDocColl — Object ids of child documents of collection
Description
array hw_getchilddoccoll
( int
$connection
, int $objectID
)Returns array of object ids for child documents of a collection.
Parameters
-
connection -
The connection identifier.
-
objectID -
The object identifier.
Return Values
Returns an array of object ids.
There are no user contributed notes for this page.
