RecursiveTreeIterator
PHP Manual

RecursiveTreeIterator::getPostfix

(PHP 5 >= 5.3.0)

RecursiveTreeIterator::getPostfixGet the postfix

Descrizione

public void RecursiveTreeIterator::getPostfix ( void )

Gets the string to place after 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 string to place after the current element.


RecursiveTreeIterator
PHP Manual