PlgSystemRememberJoomla! System Remember Me Plugin
Located in /plugins/system/remember/remember.php (line 21)
JObject | --JEvent | --JPlugin | --PlgSystemRemember
JApplicationCms
$app
(line 29)
Application object
string
$cookie_domain
(line 45)
Domain for the cookie.
string
$cookie_path
(line 53)
Path for the cookie.
JDatabaseDriver
$db
(line 37)
Database object
integer
$length
(line 77)
Length of random string.
integer
$lifetime
(line 69)
Cookie lifetime in days.
boolean
$secure
= false (line 61)
Whether to set as secure or not.
Inherited from JPlugin
JPlugin::$autoloadLanguage
JPlugin::$params
JPlugin::$_name
JPlugin::$_type
Inherited from JEvent
JEvent::$_subject
Inherited from JObject
JObject::$_errors
Constructor. We use it to set the app and db properties.
Remember me method to run onAfterInitialise
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()
Documentation generated on Tue, 19 Nov 2013 15:11:45 +0100 by phpDocumentor 1.4.3