RecursiveTreeIterator
PHP Manual

RecursiveTreeIterator::callHasChildren

(PHP 5 >= 5.3.0)

RecursiveTreeIterator::callHasChildrenHas children

説明

public bool RecursiveTreeIterator::callHasChildren ( void )

Called for each element to test whether it has children.

警告

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

パラメータ

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

返り値

TRUE if there are children, otherwise FALSE


RecursiveTreeIterator
PHP Manual