RecursiveFilterIterator::hasChildren

(PHP 5 >= 5.1.0, PHP 7)

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

说明

public RecursiveFilterIterator::hasChildren ( void ) : bool

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

参数

此函数没有参数。

返回值

TRUE if the inner iterator has children, otherwise FALSE

参见

相关文章
php cachingiterator check whether the inner iterator has a valid next elementphp cachingiterator check whether the current element is validphp callbackfilteriterator calls the callback with the current value the current key and the inner iterator as argumentsphp directoryiterator check whether current directoryiterator position is a valid filephp filteriterator check whether the current element of the iterator is acceptablephp filteriterator check whether the current element is validphp limititerator check whether the current element is validphp parentiterator return the inner iterator s children contained in a parentiteratorphp parentiterator check whether the inner iterator s current element has childrenphp recursivecachingiterator return the inner iterator s children as a recursivecachingiteratorphp recursivecachingiterator check whether the current element of the inner iterator has childrenphp recursivecallbackfilteriterator return the inner iterator s children contained in a recursivecallbackfilteriteratorphp recursivecallbackfilteriterator check whether the inner iterator s current element has childrenphp recursivefilteriterator return the inner iterator s children contained in a recursivefilteriteratorphp recursivefilteriterator check whether the inner iterator s current element has childrenphp recursiveiteratoriterator rewind the iterator to the first element of the top level inner iteratorphp recursiveregexiterator returns whether an iterator can be obtained for the current entryphp simplexmliterator checks whether the current element has sub elementsphp simplexmliterator check whether the current element is validphp swoole connection iterator check if current position is valid.
关注编程学问公众号