Home
last modified time | relevance | path

Searched full:tpl_act_render (Results 51 – 75 of 87) sorted by relevance

1234

/plugin/asiansearch/
H A Daction.php51 'TPL_ACT_RENDER', 'BEFORE',
/plugin/overlay/
H A Daction.php14 … $controller->register_hook('TPL_ACT_RENDER', 'AFTER', $this, 'print_overlay', array('after'));
/plugin/htmlokay/
H A Daction.php29 …$controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'errors_top', array()); …
/plugin/publish/action/
H A Dbanner.php17 … $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'handle_display_banner', array());
/plugin/siteexport/action/
H A Daggregate.php21 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'siteexport_aggregate');
/plugin/approve/action/
H A Dapprove.php10 $controller->register_hook('TPL_ACT_RENDER', 'AFTER', $this, 'handle_diff_accept');
15 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'handle_display_banner');
/plugin/fullindex/
H A Daction.php35 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'html_index_clickable');
/plugin/structpublish/action/
H A Dbanner.php21 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'renderBanner');
/plugin/gtime/action/
H A Dtimestamp.php63 $controller->register_hook('TPL_ACT_RENDER', 'AFTER', $this, 'handle_tpl_act_render');
/plugin/noticeboard/
H A Daction.php57 $controller->register_hook('TPL_ACT_RENDER',
/plugin/noticeboard/noticeboard/
H A Daction.php57 $controller->register_hook('TPL_ACT_RENDER',
/plugin/projects/action/
H A Daction.php30 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this,
/plugin/pageredirect/
H A Daction.php27 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'handle_tpl_act_render', null, PHP_INT_MIN);
/plugin/combo/action/
H A Droutermessage.php71 'TPL_ACT_RENDER',
/plugin/preservefilenames/
H A Daction_angua.php36 …$controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, '_handleMediaFullscree…
/plugin/tagging/action/
H A Dsearch.php37 'TPL_ACT_RENDER', 'BEFORE', $this,
/plugin/editx/
H A Daction.php19 $contr->register_hook('TPL_ACT_RENDER', 'AFTER', $this, '_append_to_edit', array());
/plugin/dokutranslate/
H A Daction.php121 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'handle_tpl_act_render');
/plugin/404manager/
H A Daction.php85 'TPL_ACT_RENDER',
/template/bulma/
H A Dtpl_functions.php54 Event::createAndTrigger('TPL_ACT_RENDER', $ACT, 'tpl_content_core');
/plugin/indexmenu/
H A Daction.php32 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'loadOwnIndexPage');
/plugin/snippets/
H A Daction.php24 $controller->register_hook('TPL_ACT_RENDER', 'AFTER', $this, 'handle_content_display');
/plugin/fastwiki/
H A Daction.php32 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'pre_render');
/plugin/file2dw/
H A Daction.php25 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, '_render', array());
/plugin/dirtylittlehelper/
H A Daction.php25 …$controller->register_hook('TPL_ACT_RENDER', 'AFTER', $this, 'dirtylittlehelper_output', array('a…

1234