RecursiveDirectoryIterator
PHP Manual

RecursiveDirectoryIterator::getChildren

(No version information available, might be only in CVS)

RecursiveDirectoryIterator::getChildrenReturns an iterator for the current entry if it is a directory

Opis

object RecursiveDirectoryIterator::getChildren ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

An iterator for the current entry, if it is a directory.


RecursiveDirectoryIterator
PHP Manual