JTable::save/11.1
From Joomla! Documentation
JTable::save
Description
Method to provide a shortcut to binding, checking and storing a instance to the database table.
Description:JTable::save [Edit Descripton]
public function save ( $src $orderingFilter= '' $ignore= '' )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $src | |||
| $orderingFilter | |||
| $ignore |
- Returns
- Defined on line 626 of libraries/joomla/database/table.php
See also
JTable::save source code on BitBucket
Class JTable
Subpackage Database- Other versions of JTable::save
SeeAlso:JTable::save [Edit See Also]