JUser::save
Method to save the JUser object to the database
Signature
public function save([boolean
$updateOnly = false] )
Parameters
-
$updateOnly
- Save the object only if not a new user
Returns
- boolean
- True on success
Errors/Exceptions
Tasks
Line | Task |
---|---|
664 | ACL - this needs to be acl checked |