Home
last modified time | relevance | path

Searched full:tpl_act_render (Results 26 – 50 of 87) sorted by last modified time

1234

/plugin/discussion/
H A Daction.php40 'TPL_ACT_RENDER',
/plugin/publish/action/
H A Dbanner.php17 … $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'handle_display_banner', array());
H A Dhide.php17 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'hide', array());
H A Ddebug.php16 $controller->register_hook('TPL_ACT_RENDER', 'AFTER', $this, 'debug', array());
/template/strap/class/
H A DTplUtility.php1523 Event::createAndTrigger('TPL_ACT_RENDER', $ACT, null);
1548 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/translate/
H A Daction.php40 $contr->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'handleActRender');
/plugin/bloglinks/
H A Daction.php16 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'handle_act_render', array ());
/plugin/asyncsearch/
H A Dasyncsearch.php23 … $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'handle_action_tpl_act_renderer');
/plugin/strata/
H A Daction.php28 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, '_preview_before');
29 $controller->register_hook('TPL_ACT_RENDER', 'AFTER', $this, '_preview_after');
/plugin/dirtylittlehelper/
H A Daction.php25 …$controller->register_hook('TPL_ACT_RENDER', 'AFTER', $this, 'dirtylittlehelper_output', array('a…
/plugin/bookcreator/action/
H A Dpagetools.php21 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'bookbar');
/plugin/cookielaw/
H A Daction.php22 $controller->register_hook('TPL_ACT_RENDER', 'AFTER', $this, 'handle_tpl_act_render');
/plugin/legalnotice/
H A Daction.php8 $controller->register_hook('TPL_ACT_RENDER', 'AFTER', $this, 'legalnotice');
/plugin/overlay/
H A Daction.php14 … $controller->register_hook('TPL_ACT_RENDER', 'AFTER', $this, 'print_overlay', array('after'));
/plugin/forcessllogin/
H A Daction.php25 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'forcessllogin');
43 if( $event->name == 'TPL_ACT_RENDER' ) {
/plugin/syntaxhighlighter4/
H A Daction.php25 $controller->register_hook('TPL_ACT_RENDER', 'AFTER', $this, 'handle_jsprocessing');
/plugin/webdavclient/
H A Daction.php25 //$controller->register_hook('TPL_ACT_RENDER', 'AFTER', $this, 'handle_indexer_sync');
/plugin/file2dw/
H A Daction.php25 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, '_render', array());
/plugin/denyactions/action/
H A Drev.php14 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'handle_start', array());
/plugin/404manager/
H A Daction.php85 'TPL_ACT_RENDER',
/plugin/odtplus2dw/
H A Daction.php23 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, '_render', array());
/plugin/ckgdoku/action/
H A Dedit.php81 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'ckgdoku_edit');
/plugin/indexmenu2/
H A Daction.php45 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'html_index_replacement');
/plugin/fullindex/
H A Daction.php35 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'html_index_clickable');

1234