ParentIterator
PHP Manual

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.

Предупреждение

Към момента тази функция не е документирана; наличен е единствено списъкът с аргументите й.

Параметри

Тази функция няма параметри.

Връщани стойности

Връща TRUE при успех или FALSE при неуспех.


ParentIterator
PHP Manual