RecursiveTreeIterator
PHP Manual

RecursiveTreeIterator::getEntry

(PHP 5 >= 5.3.0)

RecursiveTreeIterator::getEntryGet current entry

Descrizione

public string RecursiveTreeIterator::getEntry ( void )

Gets the part of the tree built for the current element.

Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the part of the tree built for the current element.


RecursiveTreeIterator
PHP Manual