PHP Doku:: Object ids of child collections - function.hw-getchildcoll.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteHyperwaveHyperwave Funktionenhw_GetChildColl

Ein Service von Reinhard Neidl - Webprogrammierung.

Hyperwave Funktionen

<<hw_GetAndLock

hw_GetChildCollObj>>

hw_GetChildColl

(PHP 4)

hw_GetChildCollObject ids of child collections

Beschreibung

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.

Parameter-Liste

connection

The connection identifier.

objectID

The object identifier.

Rückgabewerte

Returns an array of object ids.

Siehe auch


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)