Iterators
PHP Manual

The ParentIterator class

Introduction

...

Class synopsis

/* Methods */
public bool accept ( void )
ParentIterator getChildren ( void )
bool hasChildren ( void )
void next ( void )
void rewind ( void )
}

Table of Contents


Iterators
PHP Manual