Home
last modified time | relevance | path

Searched full:toolbar_define (Results 26 – 50 of 127) sorted by relevance

123456

/plugin/codebutton/
H A Daction.php31 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/eventum/
H A Daction.php21 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button');
/plugin/linkscollection/action/
H A Dbutton.php20 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'addEditorButton');
/plugin/pglist/
H A Daction.php29 $controller->register_hook("TOOLBAR_DEFINE", "AFTER", $this, "insert_button", array ());
/plugin/noprint/
H A Daction.php33 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/flowchartjs/
H A Daction.php19 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/konsole/
H A Daction.php26 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ());
/plugin/webcode/
H A Daction.php25 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ());
/plugin/tabbox/
H A Daction.php15 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button');
/plugin/photowidget/
H A Daction.php30 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/bahnde/
H A Daction.php29 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/commentsyntax/
H A Daction.php17 'TOOLBAR_DEFINE', 'AFTER', $this, 'handleToolbar'
/plugin/hidden/
H A Daction.php12 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/exttab3/
H A Daction.php18 'TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ()
/plugin/hcalendar/
H A Daction.php32 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/codebutton2/
H A Daction.php21 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ());
/plugin/jalbum/
H A Daction.php29 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/redissue/
H A Daction.php16 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/tableedit/
H A Daction.php33 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/sapnotelink/
H A Daction.php15 …if($this->getConf('sapnotelink_toolbar_icon')) $controller->register_hook('TOOLBAR_DEFINE', 'AFTER…
/plugin/blockquote/
H A Daction.php19 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'blockquote_button', array ());
/plugin/dokutts/
H A Daction.php14 … $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar_define',array());
/plugin/codebuttontrumod/
H A Daction.php40 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/colorpicker/
H A Daction.php20 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'add_button');
/plugin/abbr/
H A Daction.php18 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'abbr_button', array ());

123456