Class CoughIterator

Description

CoughCollection objects use CoughIterator

Located in /cough/CoughIterator.class.php (line 8)

ArrayIterator
   |
   --CoughIterator
Direct descendents
Class Description
CoughKeyValueIterator Custom iterator constructed by CoughCollection::getKeyValueIterator()
Methods

Inherited Methods

Inherited From ArrayIterator (Internal Class)

constructor __construct ( $array )
append ( $value )
asort ( )
count ( )
current ( )
getArrayCopy ( )
getFlags ( )
key ( )
ksort ( )
natcasesort ( )
natsort ( )
next ( )
offsetExists ( $index )
offsetGet ( $index )
offsetSet ( $index, $newval )
offsetUnset ( $index )
rewind ( )
seek ( $position )
setFlags ( $flags )
uasort ( $cmp_function )
uksort ( $cmp_function )
valid ( )
Class Constants

Inherited Constants

Inherited from ArrayIterator (Internal Class)

ARRAY_AS_PROPS = 2
STD_PROP_LIST = 1

Documentation generated on Sun, 19 Oct 2008 11:56:35 -0500 by phpDocumentor 1.4.0