JPlugin Class
Located in /Servers/Apache_2_2/htdocs/Joomla15/libraries/joomla/plugin/plugin.php (line 29)
JObject | --JObserver | --JEvent | --JPlugin
| Class | Description |
|---|---|
| plgSystemRemember2 | Joomla! System Remember Me Plugin |
| plgSystemBacklink | |
| plgSystemCache | Joomla! Page Cache Plugin |
| plgSystemDebug | Joomla! Debug plugin |
| plgSystemLegacy | Joomla! Debug plugin |
| plgSystemLog | Joomla! System Logging Plugin |
| plgSystemRemember | Joomla! System Remember Me Plugin |
| plgSystemSef | Joomla! SEF Plugin |
A JParameter object holding the parameters for the plugin
The name of the plugin
The plugin type
Inherited from JObject
JObject::$_errors
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.
Constructor
Loads the plugin language file
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:54 +0200 by phpDocumentor 1.4.0a2