Home
last modified time | relevance | path

Searched full:toolbar_define (Results 76 – 100 of 127) sorted by last modified time

123456

/plugin/barcode/
H A Daction.php19 …$controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'toolbar_add_button_barcode', array (…
/plugin/switchpanel/
H A Daction.php84 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ());
/plugin/inlineedit/
H A Daction.php17 // $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/datepicker/
H A Daction.php16 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/rowmove/
H A Daction.php16 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/codebutton/
H A Daction.php31 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/snippeter/
H A Daction.php16 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'toolbarEventHandler', array ());
/plugin/redissue/
H A Daction.php16 $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/tabbox/
H A Daction.php15 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button');
/plugin/codebash/
H A Daction.php19 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/chem/
H A Daction.php5 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ());
/plugin/gitlabproject/
H A Daction.php13 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/mapillary/
H A Daction.php39 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_mapillary_btn', array());
/plugin/jenkins/
H A Daction.php13 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/bootnote/
H A Daction.php13 $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/leightweightscript/
H A Daction.php23 $controller->register_hook('TOOLBAR_DEFINE', 'BEFORE', $this, 'handle_js_toolbar');
/plugin/scrapbook/
H A Daction.php22 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar_define');
/plugin/fontsize2/
H A Daction.php18 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'fontsize2_toolbar', array ());
/plugin/eventum/
H A Daction.php21 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button');
/plugin/prettytables/
H A Daction.php21 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button');
/plugin/xssnipper/
H A Daction.php31 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/plantuml/
H A Daction.php24 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/indexnumber/
H A Daction.php18 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'add_button');

123456