Class plgButtonImage

Description

Editor Image buton

  • since: 1.5

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

JObject
   |
   --JEvent
      |
      --JPlugin
         |
         --plgButtonImage
Method Summary
plgButtonImage __construct ( &$subject, array $config, object $subject)
array onDisplay ( $name,  $asset,  $author)
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
plgButtonImage __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 38)

Display the button

  • return: A two element array of (imageName, textToInsert)
array onDisplay ( $name,  $asset,  $author)
  • $name
  • $asset
  • $author

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:55:39 -0500 by phpDocumentor 1.4.4