downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

LimitIterator::__construct> <IteratorIterator::valid
Last updated: Fri, 06 Nov 2009

view this page in

The LimitIterator class

Introduction

...

Class synopsis

LimitIterator
LimitIterator extends IteratorIterator implements OuterIterator , Traversable , Iterator {
/* Methods */
__construct ( Iterator $iterator [, string $offset [, string $count ]] )
public mixed current ( void )
public Iterator getInnerIterator ( void )
int getPosition ( void )
public mixed key ( void )
void next ( void )
void rewind ( void )
void seek ( int $position )
bool valid ( void )
}

Table of Contents




LimitIterator::__construct> <IteratorIterator::valid
Last updated: Fri, 06 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites