Home
last modified time | relevance | path

Searched full:toolbar_define (Results 101 – 125 of 127) sorted by path

123456

/plugin/sapnotelink/
H A Daction.php15 …if($this->getConf('sapnotelink_toolbar_icon')) $controller->register_hook('TOOLBAR_DEFINE', 'AFTER…
/plugin/scrapbook/
H A Daction.php22 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar_define');
/plugin/siteexport/action/
H A Daggregate.php22 …$controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'siteexport_aggregate_button', array …
H A Dstartup.php28 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'siteexport_toolbar_define');
/plugin/sketchcanvas/
H A Daction.php31 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'toolbarDefine');
/plugin/snippeter/
H A Daction.php16 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'toolbarEventHandler', array ());
/plugin/stars2/
H A Daction.php36 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array (5));
/plugin/switchpanel/
H A Daction.php84 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ());
/plugin/symbols/
H A Daction.php30 $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/tableedit/
H A Daction.php33 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/tag/
H A Daction.php22 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insertToolbarButton', array ());
/plugin/tagfilter/
H A Daction.php18 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array());
/plugin/textrotate/
H A Daction.php15 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/timestamp/action/
H A DTimestamp.php22 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar_define');
/plugin/todo/
H A Daction.php24 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array());
/plugin/toolbuttondel/
H A Daction.php14 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'delete_buttons', array ());
/plugin/translatebutton/
H A Daction.php31 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'translate_button', array ());
/plugin/txt2tags/
H A Dtoolbar.php15 * @emits TOOLBAR_DEFINE
24 $evt = new Doku_Event('TOOLBAR_DEFINE', $menu);
224 } // end event TOOLBAR_DEFINE default action
/plugin/typography/
H A Daction.php16 … $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'fontColorToolbar', array());
19 … $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'fontSizeToolbar', array());
22 … $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'fontFamilyToolbar', array());
/plugin/watchcycle/
H A Daction.php38 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar_define');
/plugin/webcode/
H A Daction.php25 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ());
/plugin/webcomponent/action/
H A Dblockquote.php14 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'blockquote_button', array());
H A Dtoolbar.php22 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ());
/plugin/wrap/
H A Daction.php17 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ());

123456