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
recursiveiteratoriterator(3) - php
cachingiterator(3) - php
iterator(3) - php
reflectionfunctionabstract(3) - php
seekableiterator(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator