RecursiveCachingIterator::hasChildren

(PHP 5 >= 5.1.0, PHP 7)

RecursiveCachingIterator::hasChildrenCheck whether the current element of the inner iterator has children

说明

public RecursiveCachingIterator::hasChildren ( void ) : bool
Warning

本函数还未编写文档,仅有参数列表。

参数

此函数没有参数。

返回值

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 outeriterator returns the inner iterator for the current entryphp 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 check whether the inner iterator s current element has childrenphp recursiveiteratoriterator check whether the current position is validphp 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 weakmap returns whether the iterator is still on a valid map element
关注编程学问公众号