Home
last modified time | relevance | path

Searched full:toolbar_define (Results 26 – 50 of 127) sorted by path

123456

/plugin/commentsyntax/
H A Daction.php17 'TOOLBAR_DEFINE', 'AFTER', $this, 'handleToolbar'
/plugin/creole/
H A Daction.php13 $controller->register_hook('TOOLBAR_DEFINE',
/plugin/crypto/
H A Daction.php26 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button');
/plugin/custombuttons/
H A Daction.php15 $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/datepicker/
H A Daction.php16 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/dev/
H A Devents.txt111 TOOLBAR_DEFINE
/plugin/dirtylittlehelper/
H A Daction.php24 …$controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'dirtylittlehelper_insert_button', ar…
/plugin/discussion/
H A Daction.php89 'TOOLBAR_DEFINE',
/plugin/dokudrawingboard/
H A Daction.php14 … $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar_define',array());
/plugin/dokuprism/
H A Daction.php14 $controller->register_hook('TOOLBAR_DEFINE' , 'AFTER' , $this, 'codeLanguageToolbar', array());
/plugin/dokutts/
H A Daction.php14 … $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar_define',array());
/plugin/doodle3toolbar/
H A Daction.php19 … $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array());
/plugin/drawio/
H A Daction.php15 … // $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/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/dwtimeline/
H A Daction.php18 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/dyncontent/
H A Daction.php17 $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/entitiesbutton/action/
H A Dbutton.php20 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'addEditorButton');
/plugin/eventum/
H A Daction.php21 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button');
/plugin/exttab3/
H A Daction.php18 'TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ()
/plugin/flowchartjs/
H A Daction.php19 $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());

123456