Home
last modified time | relevance | path

Searched full:tpl_metaheader_output (Results 126 – 150 of 186) sorted by relevance

12345678

/plugin/codify/
H A Daction.php27 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, '_hookjs');
/plugin/htmlmetatags/
H A Daction.php24 $controller->register_hook('TPL_METAHEADER_OUTPUT','BEFORE',$this,'handle_htmlmetatags',array());
/template/bootie/
H A DREADME.md57 …* The addition of the resources are now done via the call of a event system (TPL_METAHEADER_OUTPUT)
H A Dmain.php25 $EVENT_HANDLER->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', null, 'tpl_bootie_meta_header');
/plugin/syntaxhighlighter3/action/
H A Daction.php30 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, '_hooksh');
/plugin/codehighlight/
H A Daction.php36 $controller->register_hook('TPL_METAHEADER_OUTPUT',
/plugin/batchedit/
H A Daction.php31 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'onBeforeMetaheaderOutput');
/plugin/indexmenu2/
H A Daction.php41 $controller->register_hook('TPL_METAHEADER_OUTPUT','BEFORE', $this, '_inject_loader');
/plugin/tindexmenu/
H A Daction.php36 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, '_hookjs');
/plugin/editions/
H A Daction.php24 $controller->register_hook('TPL_METAHEADER_OUTPUT','BEFORE', $this, 'addIcons');
/plugin/tagalerts/
H A Daction.php18 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'AFTER', $this, 'init', array());
/plugin/mermaid/
H A Daction.php14 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'load');
/plugin/datatables/
H A Daction.php24 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'datatables');
61 * @param Doku_Event $event TPL_METAHEADER_OUTPUT
/plugin/xcom/
H A Daction.php23 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'handle_meta_headers');
/plugin/combo/action/
H A Dmetacsp.php28 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'htmlMetaCsp', array());
H A Dcache.php44 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'addCacheLogHtmlDataBlock', array());
/plugin/openlayersmap/
H A Daction.php38 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'insertCSSSniffer');
/plugin/leightweightscript/
H A Daction.php21 …$controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'handle_tpl_metaheader_output…
/plugin/asyncsearch/
H A Dasyncsearch.php24 …$controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'handle_tpl_metaheader_output…
/plugin/vbsso/
H A Daction.php84 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'vbsso_add_header');
/plugin/fontface/
H A Daction.php29 $controller->register_hook('TPL_METAHEADER_OUTPUT','BEFORE', $this, '_addFontCode');
/plugin/lightweightcss/
H A Daction.php86 …$controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'handle_tpl_metaheader_output…
/plugin/mikioplugin/
H A Daction.php32 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, '_load');
/plugin/farm/
H A Daction.php48 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'processHeaders');
/plugin/bloglinks/
H A Daction.php17 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'handle_metaheader_output', array ());

12345678