php man page for norewinditerator

Query: norewinditerator

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NOREWINDITERATOR(3)							 1						       NOREWINDITERATOR(3)

The NoRewindIterator class

INTRODUCTION
This iterator cannot be rewound.
CLASS SYNOPSIS
NoRewindIterator NoRewindIteratorextends IteratorIterator Methods o public NoRewindIterator::__construct (Iterator $iterator) o public mixed NoRewindIterator::current (void ) o public iterator NoRewindIterator::getInnerIterator (void ) o public mixed NoRewindIterator::key (void ) o public void NoRewindIterator::next (void ) o public void NoRewindIterator::rewind (void ) o public bool NoRewindIterator::valid (void ) Inherited methods o public IteratorIterator::__construct (Traversable $iterator) o public mixed IteratorIterator::current (void ) o public Traversable IteratorIterator::getInnerIterator (void ) o public scalar IteratorIterator::key (void ) o public void IteratorIterator::next (void ) o public void IteratorIterator::rewind (void ) o public bool IteratorIterator::valid (void ) PHP Documentation Group NOREWINDITERATOR(3)
Related Man Pages
recursiveiteratoriterator(3) - php
splqueue(3) - php
arrayiterator(3) - php
recursivearrayiterator(3) - php
reflectionfunction(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch