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]
public function 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 on line 208 of libraries/joomla/database/table/content.php
- Since
See also
-
JTableContent::store source code on BitBucket
-
Class JTableContent
-
Subpackage Database
- Other versions of JTableContent::store
SeeAlso:JTableContent::store [Edit See Also]
User contributed notes
<CodeExamplesForm />
