suche nach in der

ParentIterator::accept> <NoRewindIterator::valid
Last updated: Fri, 18 May 2012

view this page in

The ParentIterator class

(PHP 5 >= 5.1.0)

Einführung

This extended FilterIterator allows a recursive iteration using RecursiveIteratorIterator that only shows those elements which have children.

Klassenbeschreibung

/* Methoden */
public bool accept ( void )
public __construct ( RecursiveIterator $iterator )
public ParentIterator getChildren ( void )
public bool hasChildren ( void )
public void next ( void )
public void rewind ( void )
}

Inhaltsverzeichnis



add a note add a note User Contributed Notes
ParentIterator
There are no user contributed notes for this page.

ParentIterator::accept> <NoRewindIterator::valid
Last updated: Fri, 18 May 2012