PlgSystemHighlight::onAfterDispatch
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.
Signature
public function onAfterDispatch()
Returns
- boolean
- True on success