Home
last modified time | relevance | path

Searched full:toolbar_define (Results 76 – 100 of 127) sorted by relevance

123456

/plugin/dwspecialist/
H A Daction.php90 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array());
/plugin/dokuprism/
H A Daction.php14 $controller->register_hook('TOOLBAR_DEFINE' , 'AFTER' , $this, 'codeLanguageToolbar', array());
/plugin/fontsize2/
H A Daction.php18 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'fontsize2_toolbar', array ());
/plugin/crypto/
H A Daction.php26 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button');
/plugin/dyncontent/
H A Daction.php17 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array());
/plugin/dokudrawingboard/
H A Daction.php14 … $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar_define',array());
/plugin/howhard/
H A Daction.php26 $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/imageflow/
H A Daction.php24 … $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'toolbar_add_button', array ());
/plugin/admnote/action/
H A Dbuttons.php23 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array());
/plugin/pot/
H A Daction.php18 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ());
/plugin/charpicker/
H A Daction.php15 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'check_toolbar');
/plugin/bootswrapper/
H A Daction.php36 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, '_insert_button');
/plugin/symbols/
H A Daction.php30 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ());
/plugin/rowmove/
H A Daction.php16 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/caption/
H A Daction.php12 $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/multiselect/
H A Daction.php15 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/latexcaption/
H A Daction.php14 $controller->register_hook("TOOLBAR_DEFINE", "AFTER", $this, "insert_button", array ());
/plugin/dwtimeline/
H A Daction.php18 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/edittable/action/
H A Dnewtable.php18 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'toolbar');
/plugin/drawio/
H A Daction.php15 … // $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/formatplus2/
H A Daction.php17 $contr->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'toolbar_event', array());
/plugin/formatplus/
H A Daction.php17 $contr->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'toolbar_event', array());
/plugin/codebutton_ext/
H A Daction.php.bak31 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ());

123456