-
Book Overview & Buying
-
Table Of Contents
Mastering Joomla! 1.5 Extension and Framework Development Second Edition
abstract, extends
JEvent
, located in /
joomla/plugin/plugin.php
This is an abstract class used to implement the listener functionality of the observer design pattern. This class must be extended by descendant subclasses. For further information on using the JPlugin class refer to Chapter 7, Plugin Design.
|
JParameter |
Object holding the plugin parameters |
|
string |
The name of the plugin |
|
string |
The type of the plugin |
Inherited from JObject:
JObject::$_errors
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()
|
Class constructor. Builds a new JPlugin __construct(&$subject, [$config= array()])
|
|
Class constructor. Builds a new The optional JPlugin JPlugin(&$subject, [$config= array()])
|
|
This method loads the plugin language file. boolean loadLanguage([$extension = ''], [$basePath = JPATH_BASE])
|
Change the font size
Change margin width
Change background colour