Join Up!
96812 members and counting!
PHP Manual
All Mail Lists
Entire Site
downloads
|
documentation
|
faq
|
getting help
|
mailing lists
|
reporting bugs
|
php.net sites
|
links
|
my php.net
s
earch for
in the
function list
whole site
online documentation [en]
bug database
general mailing list
developer mailing list
documentation mailing list
SPL
Index
Function Reference
Other Basic Extensions
SPL
Introduction
Installing/Configuring
Predefined Constants
Datastructures
SPL Functions
ArrayIterator
ArrayObject
CachingIterator
RecursiveCachingIterator
DirectoryIterator
FilterIterator
LimitIterator
ParentIterator
RecursiveDirectoryIterator
RecursiveIteratorIterator
SimpleXMLIterator
SplDoublyLinkedList
SplStack
SplQueue
HOME
Community
Articles
Code Library
People
Mail Archive
My Account
Contribute
PHP Jobs
RecursiveDirectoryIterator::rewind
RecursiveIteratorIterator::current
Last updated: Thu, 26 Jun 2008
The RecursiveIteratorIterator class
Introduction
...
Class synopsis
RecursiveIteratorIterator
class
RecursiveIteratorIterator
implements
OuterIterator
,
Traversable
,
Iterator
{
/* Methods */
mixed
current
(
void
)
int
getDepth
(
void
)
RecursiveIterator
getSubIterator
(
void
)
mixed
key
(
void
)
void
next
(
void
)
void
rewind
(
void
)
boolean
valid
(
void
)
}
Table of Contents
RecursiveIteratorIterator::current
— Access the current element value
RecursiveIteratorIterator::getDepth
— Get the current depth of the recursive iteration
RecursiveIteratorIterator::getSubIterator
— The current active sub iterator
RecursiveIteratorIterator::key
— Access the current key
RecursiveIteratorIterator::next
— Move forward to the next element
RecursiveIteratorIterator::rewind
— Rewind the iterator to the first element of the top level inner iterator
RecursiveIteratorIterator::valid
— Check whether the current position is valid
add a note
User Contributed Notes
The RecursiveIteratorIterator class
There are no user contributed notes for this page.
Open Source Database Feature Comparison Matrix
Try Declarative Programming with Annotations and Aspects
Locate All Stored Procedures and Their Objects/SQL Tables
Building a Stored Procedure Generator
Making Tables Read-only in Oracle
24-hour Support
Daily Backup
Dedicated Servers
JSP/Java Servlets
PHP
MySQL
Streaming Audio/Video
Telnet/SSH
Unix Hosting
24-hour Support
RecursiveDirectoryIterator::rewind
RecursiveIteratorIterator::current
Last updated: Thu, 26 Jun 2008
show source
|
credits
|
sitemap
|
contact
|
advertising
|
mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror
is operated at:
http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles
|
Tips / Quickies
|
News
|
News Linking and RSS Feeds
|
Shared Code Library
Mail Archives
|
Support / Discussion Forums
|
Get Started!
Links
|
Contribute!
|
Docs