   #PHP Manual Hyperwave functions hw_GetAndLock hw_GetChildCollObj

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                hw_GetChildColl

   (PHP 3>= 3.0.3, PHP 4 )
   hw_GetChildColl -- object ids of child collections

Description

   array hw_getchildcoll ( int connection, int objectID)

   Returns an array of object ids. Each object ID belongs to a child
   collection of the collection with ID objectID. The function will not
   return child documents.

   See also hw_children(), and hw_getchilddoccoll().
   ______________________________________________________________________

   Prev          Home               Next
   hw_GetAndLock  Up  hw_GetChildCollObj
