Iterators
PHP Manual

The ParentIterator class

(PHP 5 >= 5.1.0)

Introduction

...

Class synopsis

/* Methods */
public bool accept ( void )
public __construct ( RecursiveIterator $iterator )
ParentIterator getChildren ( void )
bool hasChildren ( void )
void next ( void )
void rewind ( void )
}

Table of Contents


Iterators
PHP Manual