JUser::save/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 JUser::save

Description

Method to save the object to the database.

Description:JUser::save [Edit Descripton]

public function 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 on line 595 of libraries/joomla/user/user.php
  • Since Joomla 11.1

See also

SeeAlso:JUser::save [Edit See Also]

User contributed notes


Personal tools