RecursiveCachingIterator::getChildren

(PHP 5 >= 5.1.0, PHP 7)

RecursiveCachingIterator::getChildrenReturn the inner iterator's children as a RecursiveCachingIterator

说明

public RecursiveCachingIterator::getChildren ( void ) : RecursiveCachingIterator
Warning

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

参数

此函数没有参数。

返回值

The inner iterator's children, as a RecursiveCachingIterator.

相关文章
php appenditerator gets the inner iteratorphp cachingiterator check whether the inner iterator has a valid next elementphp callbackfilteriterator calls the callback with the current value the current key and the inner iterator as argumentsphp filteriterator get the inner iteratorphp limititerator get inner iteratorphp norewinditerator get the 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 splheap return current node pointed by the iteratorphp swoole connection iterator return current connection entry.php swoole connection iterator return key of the current connection.
关注编程学问公众号