API16:JTableModule
From Joomla! Documentation
Defined in
libraries/joomla/database/table/module.php
Methods
Method name | Description |
---|---|
__construct | Contructor. |
check | Overloaded check function. |
bind | Overloaded bind function. |
Importing
jimport( 'joomla.database.table.module' );
Examples
Code Examples