Class PlgQuickiconJoomlaupdate

Description

Joomla! udpate notification plugin

  • since: 2.5

Located in /plugins/quickicon/joomlaupdate/joomlaupdate.php (line 19)

JObject
   |
   --JEvent
      |
      --JPlugin
         |
         --PlgQuickiconJoomlaupdate
Variable Summary
Method Summary
 array onGetIcons (string $context)
Variables
boolean $autoloadLanguage = true (line 27)

Load the language file on instantiation.

  • since: 3.1
  • access: protected

Redefinition of:
JPlugin::$autoloadLanguage
Affects constructor behavior. If true, language files will be loaded automatically.

Inherited Variables

Inherited from JPlugin

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

Inherited from JEvent

JEvent::$_subject

Inherited from JObject

JObject::$_errors
Methods
onGetIcons (line 41)

This method is called when the Quick Icons module is constructing its set of icons. You can return an array which defines a single icon and it will be rendered right after the stock Quick Icons.

  • return: A list of icon definition associative arrays, consisting of the keys link, image, text and access.
  • since: 2.5
  • access: public
array onGetIcons (string $context)
  • string $context: The calling context

Inherited Methods

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:06:15 +0100 by phpDocumentor 1.4.3