RecursiveTreeIterator
PHP Manual

RecursiveTreeIterator::getPrefix

(PHP 5 >= 5.3.0)

RecursiveTreeIterator::getPrefixGet the prefix

説明

public string RecursiveTreeIterator::getPrefix ( void )

Gets the string to place in front of current element

警告

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

パラメータ

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

返り値

Returns the string to place in front of current element


RecursiveTreeIterator
PHP Manual