hw_GetChildDocColl

(PHP 4)

hw_GetChildDocCollObject ids of child documents of collection

Beskrivelse

array hw_getchilddoccoll ( int $connection , int $objectID )

Returns array of object ids for child documents of a collection.

Parametre

connection

The connection identifier.

objectID

The object identifier.

Returnerings Værdier

Returns an array of object ids.

Se også

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top