|
8.45.33 hw_GetChildColl()Identifiant d'objets des groupes fils[ Exemples avec hw_getchildcoll ] PHP 3 >= 3.0.3, PHP 4, PECL
array
hw_getchildcoll (
int
connection
,
int
objectID
)
hw_getchildcoll
retourne un tableau contenant les
identifiants d'objets des groupes fils du groupe
objectID
. Cette fonction ne retournera pas
d'identifiants d'objets des documents fils.
Voir aussi
hw_children
et
hw_getchilddoccoll
.
|