Home
last modified time | relevance | path

Searched full:template_pagetools_display (Results 26 – 43 of 43) sorted by relevance

12

/plugin/bookcreator/action/
H A Dpagetools.php
/template/codowik/
H A Ddetail.php135 $evt = new Doku_Event('TEMPLATE_PAGETOOLS_DISPLAY', $data);
H A Dmain.php148 $evt = new Doku_Event('TEMPLATE_PAGETOOLS_DISPLAY', $data);
/plugin/dwedit/
H A Daction.php35 …$controller->register_hook('TEMPLATE_PAGETOOLS_DISPLAY', 'BEFORE', $this, 'dwedit_action_link',arr…
/plugin/move/action/
H A Drename.php25 … $controller->register_hook('TEMPLATE_PAGETOOLS_DISPLAY', 'BEFORE', $this, 'handle_pagetools');
/template/ghw/
H A Ddetail.php105 $evt = new Doku_Event('TEMPLATE_PAGETOOLS_DISPLAY', $data);
/plugin/siteexport/action/
H A Dstartup.php30 …$controller->register_hook('TEMPLATE_PAGETOOLS_DISPLAY', 'BEFORE', $this, 'siteexport_add_page_exp…
/plugin/overlay/
H A Daction.php15 …$controller->register_hook('TEMPLATE_PAGETOOLS_DISPLAY', 'BEFORE', $this, 'action_link', array('pa…
/plugin/tagadd/
H A Daction.php20 $controller->register_hook('TEMPLATE_PAGETOOLS_DISPLAY', 'BEFORE', $this, '_addbutton');
/plugin/timetrack/
H A Daction.php35 $controller->register_hook('TEMPLATE_PAGETOOLS_DISPLAY', 'BEFORE', $this, 'add_menu_item');
/plugin/judge/
H A Daction.php44 …$controller->register_hook('TEMPLATE_PAGETOOLS_DISPLAY', 'BEFORE', $this, 'addCsvButton', array());
/plugin/odt/action/
H A Dexport.php39 …$controller->register_hook('TEMPLATE_PAGETOOLS_DISPLAY', 'BEFORE', $this, 'addbutton_odt', array()…
40 …$controller->register_hook('TEMPLATE_PAGETOOLS_DISPLAY', 'BEFORE', $this, 'addbutton_pdf', array()…
/template/sprintdoc/
H A Dtpl.php65 * Plugins may use this in TEMPLATE_PAGETOOLS_DISPLAY
/plugin/ebookexport/
H A Daction.php22 …$controller->register_hook('TEMPLATE_PAGETOOLS_DISPLAY', 'BEFORE', $this, 'addepubbutton', array()…
/plugin/bez/action/
H A Ddefault.php59 $controller->register_hook('TEMPLATE_PAGETOOLS_DISPLAY', 'BEFORE', $this, 'tpl_pagetools_display');
/plugin/odt2dw/
H A Daction.php23 $controller->register_hook('TEMPLATE_PAGETOOLS_DISPLAY', 'BEFORE', $this, 'addbutton', array());
/plugin/odtplus2dw/
H A Daction.php24 $controller->register_hook('TEMPLATE_PAGETOOLS_DISPLAY', 'BEFORE', $this, 'addbutton', array());
/plugin/dw2pdf/
H A Daction.php75 $controller->register_hook('TEMPLATE_PAGETOOLS_DISPLAY', 'BEFORE', $this, 'addbutton');

12