The RecursiveCachingIterator class
(PHP 5 >= 5.1.0)
소개
...
클래스 개요
RecursiveCachingIterator
extends
CachingIterator
implements
Countable
,
ArrayAccess
,
Iterator
,
Traversable
,
OuterIterator
,
RecursiveIterator
{
/* 메소드 */
/* Inherits */
}Table of Contents
- RecursiveCachingIterator::__construct — Construct
- RecursiveCachingIterator::getChildren — Return the inner iterator's children as a RecursiveCachingIterator
- RecursiveCachingIterator::hasChildren — Check whether the current element of the inner iterator has children
There are no user contributed notes for this page.
