Hyperwave 函数
PHP 手册

hw_GetChildColl

(PHP 4)

hw_GetChildCollObject ids of child collections

说明

array hw_getchildcoll ( int $connection , int $objectID )

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

参数

connection

The connection identifier.

objectID

The object identifier.

返回值

Returns an array of object ids.

参见


Hyperwave 函数
PHP 手册