JTable::store/1.6
From Joomla! Documentation
JTable::store
Description
Method to store a row in the database from the instance properties.
Description:JTable::store [Edit Descripton]
public function store ($updateNulls=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $updateNulls | false |
- Returns
- Defined on line 517 of libraries/joomla/database/table.php
See also
JTable source code on JoomlaCode
Class JTable
Subpackage Database- Other versions of JTable::store
SeeAlso:JTable::store [Edit See Also]