ParentIterator::hasChildren
(PHP 5 <= 5.2.1)
ParentIterator::hasChildren — Check whether the inner iterator's current element has children
Описание
bool ParentIterator::hasChildren
( void
)
Check whether the inner iterator's current element has children.
Внимание
К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.
Список параметров
This function has no parameters.
Возвращаемые значения
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.
ParentIterator::hasChildren
There are no user contributed notes for this page.
