OverviewInheritancesFunctions (alpha)Functions by extension
FRAMESNO FRAMES

Overview

Constants
CALL_TOSTRING CATCH_GET_CHILD TOSTRING_USE_KEY TOSTRING_USE_CURRENT TOSTRING_USE_INNER FULL_CACHE
Instance methods

Summary

Constants
CALL_TOSTRING1
CATCH_GET_CHILD16
TOSTRING_USE_KEY2
TOSTRING_USE_CURRENT4
TOSTRING_USE_INNER8
FULL_CACHE256
Instance methods
__construct($iterator, $flags)
rewind()
valid()
key()
current()
next()
hasNext()
__toString()
getInnerIterator()
getFlags()
setFlags($flags)
offsetGet($index)
offsetSet($index, $newval)
offsetUnset($index)
offsetExists($index)
getCache()
count()

Details

Instance methods

public __construct( $iterator,
$flags)
public rewind( )
public valid( )
public key( )
public current( )
public next( )
public hasNext( )
public __toString( )
public getInnerIterator( )
public getFlags( )
public setFlags( $flags)
public offsetGet( $index)
public offsetSet( $index,
$newval)
public offsetUnset( $index)
public offsetExists( $index)
public getCache( )
public count( )