API17

API17:JUser::delete

From Joomla! Documentation

Joomla 11.1 JUser::delete

Description

Method to delete the object from the database.


public function delete ()
  • Returns boolean True on success
  • Defined on line 713 of libraries/joomla/user/user.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples