PHP Doku:: Constructs a ParentIterator - parentiterator.construct.html

Verlauf / Chronik / History: (2) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige GrunderweiterungenStandard PHP Library (SPL)IteratorenThe ParentIterator classParentIterator::__construct

Ein Service von Reinhard Neidl - Webprogrammierung.

The ParentIterator class

<<ParentIterator::accept

ParentIterator::getChildren>>

ParentIterator::__construct

(PHP 5 >= 5.1.0)

ParentIterator::__constructConstructs a ParentIterator

Beschreibung

ParentIterator::__construct ( RecursiveIterator $iterator )

Constructs a ParentIterator on an iterator.

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter-Liste

iterator

The iterator being constructed upon.

Rückgabewerte

The ParentIterator.


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