Iterators
PHP Manual

The ParentIterator class

Einführung

...

Klassenbeschreibung

ParentIterator
ParentIterator extends RecursiveFilterIterator implements RecursiveIterator , OuterIterator , Traversable , Iterator {
/* Methods */
ParentIterator getChildren ( void )
bool hasChildren ( void )
void next ( void )
void rewind ( void )
}

Inhaltsverzeichnis


Iterators
PHP Manual