Class plgButtonArticle

Description

Editor Article buton

  • since: 1.5

Located in /plugins/editors-xtd/article/article.php (line 17)

JObject
   |
   --JEvent
      |
      --JPlugin
         |
         --plgButtonArticle
Method Summary
plgButtonArticle __construct ( &$subject, array $config, object $subject)
array onDisplay ( $name)
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 27)

Constructor

  • since: 1.5
  • access: public
plgButtonArticle __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
onDisplay (line 39)

Display the button

  • return: A four element array of (article_id, article_title, category_id, object)
array onDisplay ( $name)
  • $name

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:52:18 -0500 by phpDocumentor 1.4.4