Implements interfaces:
TListIterator class
TListIterator implements Iterator interface.
TListIterator is used by TList. It allows TList to return a new iterator for traversing the items in the list.
Located in /Collections/TList.php (line 355)
Constructor.
Returns the current array item.
This method is required by the interface Iterator.
Returns the key of the current array item.
This method is required by the interface Iterator.
Moves the internal pointer to the next array item.
This method is required by the interface Iterator.
Rewinds internal array pointer.
This method is required by the interface Iterator.
Returns whether there is an item at current position.
This method is required by the interface Iterator.
Documentation generated on Sun, 24 May 2009 16:47:52 -0400 by phpDocumentor 1.3.0RC4