RecursiveCallbackFilterIterator::getChildren

(PHP 5 >= 5.4.0, PHP 7)

RecursiveCallbackFilterIterator::getChildrenReturn the inner iterator's children contained in a RecursiveCallbackFilterIterator

说明

public RecursiveCallbackFilterIterator::getChildren ( void ) : RecursiveCallbackFilterIterator

Fetches the filtered children of the inner iterator.

RecursiveCallbackFilterIterator::hasChildren() should be used to determine if there are children to be fetched.

参数

此函数没有参数。

返回值

Returns a RecursiveCallbackFilterIterator containing the children.

参见

相关文章
php cachingiterator returns the inner iteratorphp cachingiterator check whether the inner iterator has a valid next elementphp infiniteiterator moves the inner iterator forward or rewinds itphp iteratoriterator get the inner iteratorphp limititerator get inner iteratorphp norewinditerator prevents the rewind operation on the inner iteratorphp 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 return the inner iterator s children contained in a recursivefilteriteratorphp recursivefilteriterator check whether the inner iterator s current element has childrenphp recursiveiteratoriterator get inner iteratorphp recursiveiteratoriterator rewind the iterator to the first element of the top level inner iteratorphp splheap return current node pointed by the iteratorphp splpriorityqueue return current node pointed by the iteratorphp swoole connection iterator return current connection entry.
关注编程学问公众号