Iterator for traversing Rdql results.
This class can be used for iterating forward and backward trough Rdql results. It should be instanced using the rdqlQueryAsIterator() method of a MemModel or a DBModel.
History:
Located in /rdql/RdqlResultIterator.php (line 25)
Object | --RdqlResultIterator
Constructor
Returns the current result.
Returns the current position of the iterator.
Returns TRUE if the first result has not been reached.
Moves the pointer to a specific result.
If you set an off-bounds value, next(), previous() and current() will return NULL
Returns the next result array.
Returns the previous result.
Inherited From Object
Object::toString()
Documentation generated on Fri, 17 Dec 2004 16:17:44 +0100 by phpDocumentor 1.3.0RC3