JUser::save/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 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 596 of libraries/joomla/user/user.php
  • Since Joomla 1.5

See also

SeeAlso:JUser::save [Edit See Also]

User contributed notes


Personal tools