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.
Located in /rdql/RdqlResultIterator.php (line 19)
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, 1 Jun 2007 16:51:20 +0200 by phpDocumentor 1.3.2