API17:JTableContent::store
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.
JTableContent::store
Description
Overriden to set modified data and user id.
Description:JTableContent::store [Edit Descripton]
Since
Synopsis
public JTableContent::store ($updateNulls=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $updateNulls | boolean | false | True to update fields even if they are null. |
Returns
boolean True on success.
Defined in
libraries/joomla/database/table/content.php (line 208)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
