Home
last modified time | relevance | path

Searched full:toolbar_define (Results 51 – 75 of 127) sorted by last modified time

123456

/plugin/drawio/
H A Daction.php15 … // $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/interwiki/
H A Daction.php26 $contr->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/webcode/
H A Daction.php25 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ());
/plugin/flowchartjs/
H A Daction.php19 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/codebuttonmod1/
H A Daction.php18 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/creole/
H A Daction.php13 $controller->register_hook('TOOLBAR_DEFINE',
/plugin/pglist/
H A Daction.php29 $controller->register_hook("TOOLBAR_DEFINE", "AFTER", $this, "insert_button", array ());
/plugin/admnote/action/
H A Dbuttons.php23 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array());
/plugin/dyncontent/
H A Daction.php17 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array());
/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/stars2/
H A Daction.php36 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array (5));
/plugin/note/
H A Daction.php16 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array());
/plugin/formatplus2/
H A Daction.php17 $contr->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'toolbar_event', array());
/plugin/minimap/
H A Daction.php10 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array());
/plugin/sketchcanvas/
H A Daction.php31 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'toolbarDefine');
/plugin/codebuttonmod2/
H A Daction.php19 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
20 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button_copy', array ());
21 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button_inline', array ());
/plugin/pycode/
H A Daction.php41 $controller->register_hook("TOOLBAR_DEFINE", "AFTER", $this, "insert_button", array ());
/plugin/icons/
H A Daction.php27 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, '_toolbarButton', array ());
/plugin/newline/
H A Daction.php16 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/codebuttontrumod/
H A Daction.php40 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', 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/fontfamily/
H A Daction.php22 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ());
/plugin/orgapp/
H A Daction.php19 …$controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'toolbar_add_button_orgapp', array ()…
/plugin/gplusone/
H A Daction.php19 …$controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'toolbar_add_button_gplusone', array …

123456