|
RecursiveFilterIterator::hasChildren(PHP 5 >= 5.1.0) RecursiveFilterIterator::hasChildren — Check whether the inner iterator's current element has children Описание
public void RecursiveFilterIterator::hasChildren
( void
)
Check whether the inner iterator's current element has children. Список параметровУ этой функции нет параметров. Возвращаемые значенияTRUE if the inner iterator has children, otherwise FALSE Смотрите также
|
|