Home
last modified time | relevance | path

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

123456

/plugin/codebutton_ext/
H A Daction.php31 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ());
/plugin/toolbuttondel/
H A Daction.php14 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'delete_buttons', array ());
/plugin/openlayersmap/
H A Daction.php37 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insertButton');
/plugin/leightweightscript/
H A Daction.php23 $controller->register_hook('TOOLBAR_DEFINE', 'BEFORE', $this, 'handle_js_toolbar');
/plugin/button/
H A Daction.php29 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ());
/plugin/googlechart/
H A Daction.php29 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ());
/plugin/daftdrafts/
H A Daction.php36 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/bpmnioeditor/action/
H A Dbpmnioeditor.php20 … $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'addElementToToolbar', array());
/plugin/sketchcanvas/
H A Daction.php31 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'toolbarDefine');
/plugin/mediasyntax/
H A Daction.php24 $controller->register_hook('TOOLBAR_DEFINE',
/plugin/tag/
H A Daction.php22 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insertToolbarButton', array ());
/plugin/geotag/
H A Daction.php37 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insertButton', array());
/plugin/siteexport/action/
H A Dstartup.php28 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'siteexport_toolbar_define');
H A Daggregate.php22 …$controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'siteexport_aggregate_button', array …
/plugin/pycode/
H A Daction.php41 $controller->register_hook("TOOLBAR_DEFINE", "AFTER", $this, "insert_button", array ());
/plugin/dtable/
H A Daction.php18 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/lightweightscript/
H A Daction.php23 $controller->register_hook('TOOLBAR_DEFINE', 'BEFORE', $this, 'handle_js_toolbar');
/plugin/wrap/
H A Daction.php17 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ());
/plugin/switchpanel/
H A Daction.php84 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ());
/plugin/tagfilter/
H A Daction.php18 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array());
/plugin/adhoctags/
H A Daction.php19 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ());
/plugin/todo/
H A Daction.php24 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array());
/plugin/watchcycle/
H A Daction.php38 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar_define');
/plugin/highlight2wiki/
H A Daction.php21 // $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar_define',array());
/plugin/dirtylittlehelper/
H A Daction.php24 …$controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'dirtylittlehelper_insert_button', ar…

123456