API17:JTableExtension
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
[Edit Descripton] Description:JTableExtension
Defined in
libraries/joomla/database/table/extension.php
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| __construct | Contructor. |
| bind | Overloaded bind function. |
| check | Overloaded check function. |
| find | |
| publish | Method to set the publishing state for a row or list of rows in the database table. |
Importing
jimport( 'joomla.database.table.extension' );
See also
SeeAlso:JTableExtension [Edit See Also]
Examples
<CodeExamplesForm />
