Class PlgSystemHighlight

Description

System plugin to highlight terms.

  • since: 2.5

Located in /plugins/system/highlight/highlight.php (line 19)

JObject
   |
   --JEvent
      |
      --JPlugin
         |
         --PlgSystemHighlight
Method Summary
 boolean onAfterDispatch ()
Variables
Methods
onAfterDispatch (line 32)

Method to catch the onAfterDispatch event.

This is where we setup the click-through content highlighting for. The highlighting is done with JavaScript so we just need to check a few parameters and the JHtml behavior will do the rest.

  • return: True on success
  • since: 2.5
  • access: public
boolean onAfterDispatch ()

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:04:41 +0100 by phpDocumentor 1.4.3