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]
Since
Synopsis
public JTableCategory->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/category.php
Referenced by
See also
Examples
<CodeExamplesForm />
