Class ArrayIter

Description

Located in /classes/Iter.php (line 32)

Iter
   |
   --ArrayIter
Method Summary
ArrayIter ArrayIter ( $arr)
void count ()
void next ()
void skip ()
Methods
Constructor ArrayIter (line 33)
ArrayIter ArrayIter ( $arr)
  • $arr
count (line 37)
void count ()

Redefinition of:
Iter::count()
next (line 40)
void next ()

Redefinition of:
Iter::next()
skip (line 46)
void skip ()

Redefinition of:
Iter::skip()

Inherited Methods

Inherited From Iter

Iter::count()
Iter::next()
Iter::skip()
Iter::toArray()

Documentation generated on Sun, 28 Jul 2013 15:07:03 -0400 by phpDocumentor 1.4.4