recursiveiterator(3) php man page | unix.com

Man Page: recursiveiterator

Operating Environment: php

Section: 3

RECURSIVEITERATOR(3)							 1						      RECURSIVEITERATOR(3)

The RecursiveIterator interface

INTRODUCTION
Classes implementing RecursiveIterator can be used to iterate over iterators recursively.
INTERFACE SYNOPSIS
RecursiveIterator RecursiveIteratorextends Iterator Methods o public RecursiveIterator RecursiveIterator::getChildren (void ) o public bool RecursiveIterator::hasChildren (void ) Inherited methods o abstractpublic mixed Iterator::current (void ) o abstractpublic scalar Iterator::key (void ) o abstractpublic void Iterator::next (void ) o abstractpublic void Iterator::rewind (void ) o abstractpublic boolean Iterator::valid (void ) PHP Documentation Group RECURSIVEITERATOR(3)
Related Man Pages
arrayaccess(3) - php
callbackfilteriterator(3) - php
limititerator(3) - php
multipleiterator(3) - php
regexiterator(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update