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