JRecordSet/1.5
From Joomla! Documentation
[Edit Descripton] Description:JRecordSet
Defined in
libraries/joomla/database/recordset.php
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| absolutepage | TODO: Remove for 1.6. |
| atfirstpage | TODO: Remove for 1.6. |
| atlastpage | TODO: Remove for 1.6. |
| Close | TODO: Remove for 1.6. |
| FetchRow | |
| GetRows | |
| JRecordSet | Constuctor. |
| lastpageno | TODO: Remove for 1.6. |
| RecordCount | |
| RowCount |
Importing
jimport( 'joomla.database.recordset' );
See also
[Edit See Also] SeeAlso:JRecordSet
Examples
<CodeExamplesForm />