API17:JUser::save
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.
JUser::save
Description
Method to save the object to the database.
Description:JUser::save [Edit Descripton]
Since
Synopsis
public JUser::save ($updateOnly=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $updateOnly | boolean | false | Save the object only if not a new user |
Returns
boolean True on success
Defined in
libraries/joomla/user/user.php (line 595)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
