8.44.34 hw_GetChildCollObj()Objet record d'un groupe d'enfants[ Exemples avec hw_getchildcollobj ] PHP 3>= 3.0.3, PHP 4
array
hw_getchildcollobj (
int
connection
,
int
objectID
)
hw_getchildcollobj
retourne un tableau d'object record.
Chaque object record appartient à un groupe d'enfants de la
collection
objectID
. La fonction ne retournera pas
de documents enfants.
Voir aussi
hw_childrenobj
et
hw_getchilddoccollobj
.
|