API17:JTableNested::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.
JTableNested::store
Description
Method to store a node in the database table.
Description:JTableNested::store [Edit Descripton]
public function store ($updateNulls=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $updateNulls | boolean | false | True to update null values as well. |
- Returns boolean True on success.
- Defined on line 688 of libraries/joomla/database/tablenested.php
- Since
See also
-
JTableNested::store source code on BitBucket
-
Class JTableNested
-
Subpackage Database
- Other versions of JTableNested::store
SeeAlso:JTableNested::store [Edit See Also]
User contributed notes
<CodeExamplesForm />
