Home
last modified time | relevance | path

Searched refs:toolbarEventHandler (Results 1 – 2 of 2) sorted by last modified time

/plugin/snippeter/
H A Daction.php16 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'toolbarEventHandler', array ());
19 function toolbarEventHandler(&$event, $param) { function in action_plugin_snippeter
/plugin/fontcolor/
H A Daction.php25 public function toolbarEventHandler(Doku_Event $event, $param) { function in action_plugin_fontcolor