RecursiveIterator::getChildren
(PHP 5 >= 5.1.0)
RecursiveIterator::getChildren — Returns an iterator for the current entry.
Beschreibung
Returns an iterator for the current iterator entry.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
An iterator for the current entry.
Siehe auch
- RecursiveIterator::hasChildren() - Returns if an iterator can be created fot the current entry.