RecursiveTreeIterator
PHP Manual

RecursiveTreeIterator::getEntry

(PHP 5 >= 5.3.0)

RecursiveTreeIterator::getEntryGet current entry

説明

public string RecursiveTreeIterator::getEntry ( void )

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

警告

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

パラメータ

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

返り値

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


RecursiveTreeIterator
PHP Manual