PHP Doku:: Returns the inner iterator for the current entry. - outeriterator.getchildren.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige GrunderweiterungenStandard PHP Library (SPL)InterfacesThe OuterIterator interfaceOuterIterator::getInnerIterator

Ein Service von Reinhard Neidl - Webprogrammierung.

The OuterIterator interface

<<The OuterIterator interface

The RecursiveIterator interface>>

OuterIterator::getInnerIterator

(PHP 5 >= 5.1.0)

OuterIterator::getInnerIteratorReturns the inner iterator for the current entry.

Beschreibung

public Iterator OuterIterator::getInnerIterator ( void )

Returns the inner iterator for the current iterator entry.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

The inner iterator for the current entry.


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