Class plgQuickiconExtensionupdate

Description

Joomla! udpate notification plugin

  • since: 2.5

Located in /plugins/quickicon/extensionupdate/extensionupdate.php (line 16)

JObject
   |
   --JEvent
      |
      --JPlugin
         |
         --plgQuickiconExtensionupdate
Method Summary
plgQuickiconExtensionupdate __construct ( &$subject, array $config, object $subject)
array onGetIcons ($context $context)
Variables

Inherited Variables

Inherited from JPlugin

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

Inherited from JEvent

JEvent::$_subject

Inherited from JObject

JObject::$_errors
Methods
Constructor __construct (line 26)

Constructor

  • since: 2.5
  • access: public
plgQuickiconExtensionupdate __construct ( &$subject, array $config, object $subject)
  • object $subject: The object to observe
  • array $config: An array that holds the plugin configuration
  • &$subject

Redefinition of:
JPlugin::__construct()
Constructor
onGetIcons (line 43)

Returns an icon definition for an icon which looks for extensions updates via AJAX and displays a notification when such updates are found.

  • return: A list of icon definition associative arrays, consisting of the keys link, image, text and access.
  • since: 2.5
  • access: public
array onGetIcons ($context $context)
  • $context $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()
JObject::__toString()

Documentation generated on Mon, 25 Jun 2012 13:54:33 -0500 by phpDocumentor 1.4.4