ParentIterator
PHP 手册

ParentIterator::hasChildren

(PHP 5 >= 5.1.0)

ParentIterator::hasChildrenCheck whether the inner iterator's current element has children

说明

bool ParentIterator::hasChildren ( void )

Check whether the inner iterator's current element has children.

Warning

本函数暂无文档,仅有参数列表。

参数

This function has no parameters.

返回值

如果成功则返回 TRUE,失败则返回 FALSE


ParentIterator
PHP 手册