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
cachingiterator(3) - php
callbackfilteriterator(3) - php
multipleiterator(3) - php
reflectionfunction(3) - php
regexiterator(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
Denial Of Service Attack Update