ParentIterator
PHP Manual

ParentIterator::accept

(PHP 5 >= 5.1.0)

ParentIterator::acceptDetermines acceptability

説明

public bool ParentIterator::accept ( void )

Determines if the the current element has children.

警告

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

パラメータ

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

返り値

TRUE if the current element is acceptable, otherwise FALSE.

参考


ParentIterator
PHP Manual