Hyperwave 函数
PHP 手册

hw_GetChildDocColl

(PHP 4)

hw_GetChildDocCollObject ids of child documents of collection

说明

array hw_getchilddoccoll ( int $connection , int $objectID )

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

参数

connection

The connection identifier.

objectID

The object identifier.

返回值

Returns an array of object ids.

参见


Hyperwave 函数
PHP 手册