Home
last modified time | relevance | path

Searched full:toolbar_define (Results 51 – 75 of 127) sorted by relevance

123456

/plugin/note/
H A Daction.php16 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array());
/plugin/itrackviewer/
H A Daction.php29 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/dwinsect/
H A Daction.php37 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array());
/plugin/keyboard/
H A Daction.php16 $contr->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/creole/
H A Daction.php13 $controller->register_hook('TOOLBAR_DEFINE',
/plugin/highlightjs/
H A Daction.php27 … $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_code_button', array ());
/plugin/xlsx2dw/
H A Daction.php17 $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/fontcolor/
H A Daction.php16 … $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'toolbarEventHandler', array());
/dokuwiki/inc/
H A Dtoolbar.php15 * @emits TOOLBAR_DEFINE
25 $evt = new Event('TOOLBAR_DEFINE', $menu);
248 } // end event TOOLBAR_DEFINE default action
/plugin/mapillary/
H A Daction.php39 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_mapillary_btn', array());
/plugin/bootnote/
H A Daction.php13 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/ocr/
H A Daction.php14 … $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar_define',array());
/plugin/translatebutton/
H A Daction.php31 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'translate_button', array ());
/plugin/gplusone/
H A Daction.php19 …$controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'toolbar_add_button_gplusone', array …
/plugin/timestamp/action/
H A DTimestamp.php22 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar_define');
/plugin/custombuttons/
H A Daction.php15 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array());
/plugin/imagemapping/
H A Daction.php15 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar_define');
/plugin/nspages/
H A Daction.php9 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array());
/plugin/scrapbook/
H A Daction.php22 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar_define');
/plugin/stars2/
H A Daction.php36 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array (5));
/plugin/snippeter/
H A Daction.php16 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'toolbarEventHandler', array ());
/plugin/fontfamily/
H A Daction.php22 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ());
/plugin/xssnipper/
H A Daction.php31 $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 ());

123456