RecursiveTreeIterator
PHP Manual

RecursiveTreeIterator::getPostfix

(PHP 5 >= 5.3.0)

RecursiveTreeIterator::getPostfixGet the postfix

説明

public void RecursiveTreeIterator::getPostfix ( void )

Gets the string to place after the current element.

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

この関数にはパラメータはありません。

返り値

Returns the string to place after the current element.


RecursiveTreeIterator
PHP Manual