update : 2015.11.03
php.shukuma.com검색:
|
The RecursiveIteratorIterator class(PHP 5) 소개Can be used to iterate through recursive iterators. 클래스 개요
RecursiveIteratorIterator
implements
OuterIterator
{
/* Constants */
/* 메소드 */
public __construct
( Traversable
$iterator
[, int $mode = RecursiveIteratorIterator::LEAVES_ONLY
[, int $flags = 0
]] )/* 상속된 메소드 */
}예약 상수
Table of Contents
|