API17:JTableCategory::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.
JTableCategory::store
Description
Overriden to set created/modified and user id.
Description:JTableCategory::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 171 of libraries/joomla/database/table/category.php
- Since
See also
-
JTableCategory::store source code on BitBucket
-
Class JTableCategory
-
Subpackage Database
- Other versions of JTableCategory::store
SeeAlso:JTableCategory::store [Edit See Also]
User contributed notes
<CodeExamplesForm />
