PHP Doku:: Object ids of children - function.hw-children.html

Verlauf / Chronik / History: (13) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteHyperwaveHyperwave Funktionenhw_Children

Ein Service von Reinhard Neidl - Webprogrammierung.

Hyperwave Funktionen

<<hw_changeobject

hw_ChildrenObj>>

hw_Children

(PHP 4)

hw_ChildrenObject ids of children

Beschreibung

array hw_children ( int $connection , int $objectID )

Returns the identifiers of the collection children.

Parameter-Liste

connection

The connection identifier.

objectID

The object identifier.

Rückgabewerte

Returns an array of object ids. Each id belongs to a child of the collection with ID objectID. The array contains all children both documents and collections.


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",...)