Home
last modified time | relevance | path

Searched full:tpl_content_display (Results 26 – 50 of 53) sorted by relevance

123

/plugin/tindexmenu/
H A Daction.php38 …if ($this->getConf('show_sort')) $controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this…
/plugin/editions/
H A Daction.php29 $controller->register_hook('TPL_CONTENT_DISPLAY', 'AFTER', $this, 'cleanDocument');
/plugin/pagetemplater/
H A Daction.php33 …$controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, 'handle_content_display', array…
/plugin/spreadout/
H A Daction.php18 …$controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, '_spreadout_postprocess', array…
/plugin/iphelper/
H A Daction.php17 $controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, 'handle_content_display', array());
/plugin/loadskin/
H A Daction.php28 … $controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, '_handleContent', array());
/plugin/crosspost/
H A Daction.php20 $controller->register_hook( 'TPL_CONTENT_DISPLAY', 'BEFORE', $this,
/plugin/hidingip/
H A Daction.php32 …search('diff', $whentohide) !== FALSE) $controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE',…
/plugin/newpagetemplate/
H A Daction.php49 $contr->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, 'write_msg', array());
/plugin/ireadit/action/
H A Direadit.php13 $controller->register_hook('TPL_CONTENT_DISPLAY', 'AFTER', $this, 'render_list');
/plugin/combo/action/
H A Dsnippets.php52 * Not https://www.dokuwiki.org/devel:event:tpl_content_display TPL_ACT_RENDER
/plugin/nobadbrowser/
H A Daction.php56 $controller->register_hook('TPL_CONTENT_DISPLAY','BEFORE', $this, 'warning',array());
/plugin/dlcount/
H A Daction.php31 $controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, '_showcount');
/plugin/mediatooltip/
H A Daction.php11 $controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, '_insert_exif');
/plugin/sphinxsearch-was/
H A Daction.php73 …$controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, 'handle_act_unknown', array()…
/plugin/xtern/
H A Daction.php18 $controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, 'handle_wiki_content');
/plugin/fckg/action/
H A Dmeta.php39 $controller->register_hook('TPL_CONTENT_DISPLAY', 'AFTER', $this, 'setupDWEdit');
/plugin/sphinxsearch/
H A Daction.php69 …$controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, 'handle_act_unknown', array()…
/plugin/tagging/action/
H A Dsearch.php32 'TPL_CONTENT_DISPLAY', 'BEFORE', $this,
/plugin/dokutranslate/
H A Daction.php122 $controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, 'handle_tpl_content_display');
/plugin/elasticsearch/action/
H A Dindexing.php26 $controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, 'handle_tpl_content_display');
/template/bulma/
H A Dtpl_functions.php152 Event::createAndTrigger('TPL_CONTENT_DISPLAY', $html_output, 'ptln');
/plugin/indexmenu/
H A Daction.php37 $controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, 'showSortNumberAtTopOfPage');
/template/bootstrap3/
H A DEventHandlers.php50 'TPL_CONTENT_DISPLAY' => ['BEFORE', ['tplContent']],
/plugin/ckgdoku/action/
H A Dmeta.php45 $controller->register_hook('TPL_CONTENT_DISPLAY', 'AFTER', $this, 'setupDWEdit');

123