Class plgSystemRemember2

Description

Joomla! System Remember Me Plugin

Located in /Projects/VK_JoomlaX/VK_phpDocumentor/remember2.php (line 24)

JObject
   |
   --JObserver
      |
      --JEvent
         |
         --JPlugin
            |
            --plgSystemRemember2
Method Summary
plgSystemRemember2 plgSystemRemember2 ( &$subject, array $config, object $subject)
Variables

Inherited Variables

Inherited from JPlugin

JPlugin::$params
JPlugin::$_name
JPlugin::$_type

Inherited from JObject

JObject::$_errors
Methods
Constructor plgSystemRemember2 (line 38)

Constructor

For php4 compatability we must not use the __constructor as a constructor for plugins because func_get_args ( void ) returns a copy of all passed arguments NOT references. This causes problems with cross-referencing necessary for the observer design pattern.

  • since: 1.0
  • access: protected
plgSystemRemember2 plgSystemRemember2 ( &$subject, array $config, object $subject)
  • object $subject: The object to observe
  • array $config: An array that holds the plugin configuration
  • &$subject
onAfterInitialise (line 42)
void onAfterInitialise ()

Inherited Methods

Inherited From JPlugin

JPlugin::JPlugin()
JPlugin::__construct()
JPlugin::loadLanguage()

Inherited From JEvent

JEvent::JEvent()
JEvent::update()

Inherited From JObserver

JObserver::__construct()
JObserver::update()

Inherited From JObject

JObject::JObject()
JObject::__construct()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::getPublicProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::toString()

Documentation generated on Sun, 06 Apr 2008 07:14:59 +0200 by phpDocumentor 1.4.0a2