Join Up!
92321 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
ArrayObject::offsetUnset
CachingIterator::hasNext
Last updated: Thu, 26 Jun 2008
The CachingIterator class
Introduction
...
Class synopsis
CachingIterator
class
CachingIterator
extends
IteratorIterator
implements
OuterIterator
,
Traversable
,
Iterator
,
ArrayAccess
,
Countable
{
/* Methods */
bool
hasNext
(
void
)
void
next
(
void
)
void
rewind
(
void
)
string
__toString
(
void
)
bool
valid
(
void
)
}
Table of Contents
CachingIterator::hasNext
— Check whether the inner iterator has a valid next element
CachingIterator::next
— Move the iterator forward
CachingIterator::rewind
— Rewind the iterator
CachingIterator::__toString
— Return the string representation of the current element
CachingIterator::valid
— Check whether the current element is valid
add a note
User Contributed Notes
The CachingIterator 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
ArrayObject::offsetUnset
CachingIterator::hasNext
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