Home
last modified time | relevance | path

Searched full:toolbar_define (Results 101 – 125 of 127) sorted by last modified time

123456

/plugin/noprint/
H A Daction.php33 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/fontcolor/
H A Daction.php16 … $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'toolbarEventHandler', array());
/plugin/timestamp/action/
H A DTimestamp.php22 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar_define');
/plugin/mediasyntax/
H A Daction.php24 $controller->register_hook('TOOLBAR_DEFINE',
/plugin/doodle3toolbar/
H A Daction.php19 … $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array());
/plugin/abbr/
H A Daction.php18 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'abbr_button', array ());
/plugin/colorpicker/
H A Daction.php20 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'add_button');
/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/codebutton2/
H A Daction.php21 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ());
/plugin/jcapture/
H A Daction.php31 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/tableedit/
H A Daction.php33 $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/dwspecialist/
H A Daction.php90 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array());
/plugin/formatplus/
H A Daction.php17 $contr->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'toolbar_event', array());
/plugin/photowidget/
H A Daction.php30 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/daftdrafts/
H A Daction.php36 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/translatebutton/
H A Daction.php31 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'translate_button', array ());
/plugin/googlechart/
H A Daction.php29 $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/codebutton_ext/
H A Daction.php31 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ());
H A Daction.php.bak31 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ());
/plugin/crypto/
H A Daction.php26 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button');
/plugin/highlightjs/
H A Daction.php27 … $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_code_button', array ());
/plugin/hcalendar/
H A Daction.php32 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/jalbum/
H A Daction.php29 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());

123456