Implements interfaces:
Joomla Platform Database Driver Class
Located in /libraries/joomla/database/iterator.php (line 19)
Class | Description |
---|---|
![]() |
MySQL database iterator. |
![]() |
MySQLi database iterator. |
![]() |
PDO database iterator. |
![]() |
PostgreSQL database iterator. |
![]() |
SQL server database iterator. |
Database iterator constructor.
The current element in the iterator.
Method to fetch a row from the result set cursor as an object.
Method to free up the memory used for the result set.
The key of the current element in the iterator.
Moves forward to the next result from the SQL query.
Rewinds the iterator.
This iterator cannot be rewound.
Checks if the current position of the iterator is valid.
Documentation generated on Tue, 19 Nov 2013 15:06:03 +0100 by phpDocumentor 1.4.3