Implements interfaces:
TSessionIterator class
TSessionIterator implements Iterator interface.
TSessionIterator is used by THttpSession. It allows THttpSession to return a new iterator for traversing the session variables.
Located in /Web/THttpSession.php (line 615)
Constructor.
Returns the current array element.
This method is required by the interface Iterator.
Returns the key of the current array element.
This method is required by the interface Iterator.
Moves the internal pointer to the next array element.
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 element at current position.
This method is required by the interface Iterator.
Documentation generated on Mon, 21 Apr 2008 11:35:11 -0400 by phpDocumentor 1.3.0RC4