Joomla User plugin
Located in /plugins/user/joomla/joomla.php (line 17)
JObject | --JEvent | --JPlugin | --plgUserJoomla
Inherited from JPlugin
JPlugin::$params
JPlugin::$_name
JPlugin::$_type
Inherited from JEvent
JEvent::$_subject
Inherited from JObject
JObject::$_errors
Remove all sessions for the user name
Method is called after user data is deleted from the database
Utility method to act on a user after it has been saved.
This method sends a registration email to new users created in the backend.
This method should handle any login logic and report back to the subject
This method should handle any logout logic and report back to the subject
This method will return a user object
If options['autoregister'] is true, if the user doesn't exist yet he will be created
Inherited From JPlugin
JPlugin::__construct()
JPlugin::loadLanguage()
Inherited From JEvent
JEvent::__construct()
JEvent::update()
Inherited From JObject
JObject::__construct()
JObject::def()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::toString()
JObject::__toString()
Documentation generated on Mon, 25 Jun 2012 13:56:01 -0500 by phpDocumentor 1.4.4