Home
last modified time | relevance | path

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

123

/dokuwiki/inc/
H A Dtemplate.php92 * @triggers TPL_CONTENT_DISPLAY
104 Event::createAndTrigger('TPL_CONTENT_DISPLAY', $html_output, function ($html_output) {
/plugin/ckgedit/action/
H A Dmeta.php47 $controller->register_hook('TPL_CONTENT_DISPLAY', 'AFTER', $this, 'setupDWEdit');
/template/strap/class/
H A DTplUtility.php1543 Event::createAndTrigger('TPL_CONTENT_DISPLAY', $html_output, null);

123