PHP Doku:: Constructs a new MultipleIterator - multipleiterator.construct.html

Verlauf / Chronik / History: (8) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The MultipleIterator class

<<MultipleIterator::attachIterator

MultipleIterator::containsIterator>>

MultipleIterator::__construct

(PHP 5 >= 5.3.0)

MultipleIterator::__constructConstructs a new MultipleIterator

Beschreibung

MultipleIterator::__construct ( integer $flags )

Construct a new MultipleIterator.

Warnung

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

Parameter-Liste

flags

The flags to set, according to the Flag Constants

Rückgabewerte

The iterator.

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