Home
last modified time | relevance | path

Searched full:toolbar_define (Results 26 – 50 of 127) sorted by last modified time

123456

/plugin/dokudrawingboard/
H A Daction.php14 … $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar_define',array());
/plugin/ocr/
H A Daction.php14 … $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar_define',array());
/plugin/dokutts/
H A Daction.php14 … $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar_define',array());
/plugin/tagfilter/
H A Daction.php18 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array());
/plugin/bootswrapper/
H A Daction.php36 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, '_insert_button');
/plugin/discussion/
H A Daction.php89 'TOOLBAR_DEFINE',
/plugin/charpicker/
H A Daction.php15 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'check_toolbar');
/plugin/blockquote/
H A Daction.php19 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'blockquote_button', array ());
/plugin/sapnotelink/
H A Daction.php15 …if($this->getConf('sapnotelink_toolbar_icon')) $controller->register_hook('TOOLBAR_DEFINE', 'AFTER…
/plugin/wrap/
H A Daction.php17 $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/bpmnioeditor/action/
H A Dbpmnioeditor.php20 … $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'addElementToToolbar', array());
/plugin/commentsyntax/
H A Daction.php17 'TOOLBAR_DEFINE', 'AFTER', $this, 'handleToolbar'
/plugin/lightweightscript/
H A Daction.php23 $controller->register_hook('TOOLBAR_DEFINE', 'BEFORE', $this, 'handle_js_toolbar');
/plugin/imageflow/
H A Daction.php24 … $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'toolbar_add_button', array ());
/plugin/linkscollection/action/
H A Dbutton.php20 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'addEditorButton');
/plugin/textrotate/
H A Daction.php15 $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/watchcycle/
H A Daction.php38 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar_define');
/plugin/plantumlparser/action/
H A Dtoolbar.php16 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/dirtylittlehelper/
H A Daction.php24 …$controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'dirtylittlehelper_insert_button', ar…
/plugin/entitiesbutton/action/
H A Dbutton.php20 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'addEditorButton');
/plugin/dtable/
H A Daction.php18 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
/plugin/exttab3/
H A Daction.php18 'TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ()
/plugin/custombuttons/
H A Daction.php15 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array());

123456