Home
last modified time | relevance | path

Searched full:tpl_content_display (Results 26 – 50 of 53) sorted by last modified time

123

/plugin/ckgdoku/action/
H A Dmeta.php45 $controller->register_hook('TPL_CONTENT_DISPLAY', 'AFTER', $this, 'setupDWEdit');
/plugin/highlightparent/
H A Daction.php24 … $controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, 'handle_tpl_content_display');
/plugin/noiewarning/
H A Daction.php83 'TPL_CONTENT_DISPLAY','BEFORE', $this, 'warning',array());
87 //'TPL_CONTENT_DISPLAY','BEFORE', $this, '_debug');
/plugin/dlcount/
H A Daction.php31 $controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, '_showcount');
/plugin/loadskin/
H A Daction.php28 … $controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, '_handleContent', array());
/plugin/fckg/action/
H A Dmeta.php39 $controller->register_hook('TPL_CONTENT_DISPLAY', 'AFTER', $this, 'setupDWEdit');
/plugin/toctweak/action/
H A Drendertoc.php30 $controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, 'handleContentDisplay');
191 * TPL_CONTENT_DISPLAY
/plugin/notfound/
H A Daction.php11 $controller->register_hook('TPL_CONTENT_DISPLAY','BEFORE', $this, '_show404');
/plugin/docsearch/action/
H A Dsearch.php16 $controller->register_hook('TPL_CONTENT_DISPLAY', 'AFTER', $this, 'display', array());
/plugin/pagetemplater/
H A Daction.php33 …$controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, 'handle_content_display', array…
/plugin/editions/
H A Daction.php29 $controller->register_hook('TPL_CONTENT_DISPLAY', 'AFTER', $this, 'cleanDocument');
/plugin/skilltagicon/action/
H A Dicon.php22 … $controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, 'handle_tpl_content_display');
/plugin/showlogin/
H A Daction.php25 … # TPL_CONTENT_DISPLAY is called before and after content of wikipage is written to output buffer
26 … $controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, 'handle_tpl_content_display');
/plugin/crosspost/
H A Daction.php20 $controller->register_hook( 'TPL_CONTENT_DISPLAY', 'BEFORE', $this,
/plugin/showlogin2/
H A Daction.php33 # TPL_CONTENT_DISPLAY is called before and after content of wikipage
37 'TPL_CONTENT_DISPLAY', 'BEFORE', $this, 'showlogin2'
41 'TPL_CONTENT_DISPLAY', 'AFTER', $this, 'showlogin2'
/plugin/components/lib/
H A Daction_manager.php149 trigger_event('TPL_CONTENT_DISPLAY', $html_output, 'ptln');
/plugin/dokutranslate/
H A Daction.php122 $controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, 'handle_tpl_content_display');
/plugin/redirect2/
H A Daction.php26 $controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, 'errorDocument404');
40 * TPL_CONTENT_DISPLAY:BEFORE event handler
/plugin/duoshuo-dokuwiki/
H A Daction.php23 … $controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, 'handle_tpl_content_display');
/plugin/sphinxsearch/
H A Daction.php69 …$controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, 'handle_act_unknown', array()…
/plugin/tindexmenu/
H A Daction.php38 …if ($this->getConf('show_sort')) $controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this…
/plugin/sidebarng/
H A Daction.php24 $controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, '_before');
25 $controller->register_hook('TPL_CONTENT_DISPLAY', 'AFTER', $this, '_after');
/plugin/stats/
H A Daction.php32 $controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this,
/plugin/lytebox/
H A Daction.php42 …$contr->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, '_handle_tpl_content_display', arr…
/plugin/highlightjs/
H A Daction.php28 $controller->register_hook('TPL_CONTENT_DISPLAY', 'AFTER', $this, 'init_highlight');

123