Home
last modified time | relevance | path

Searched full:tpl_metaheader_output (Results 76 – 100 of 186) sorted by relevance

12345678

/plugin/git/action/
H A Dalertcommited.php22 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'handler');
H A Dalertupstreamchanges.php21 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'handler');
/plugin/gplusone/
H A Daction.php20 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'gplus_script');
/plugin/codebuttonmod2/
H A Daction.php22 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this,'_hookjs');
/plugin/facebooklike/
H A Daction.php48 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, '_addHeaders');
/plugin/combo/action/
H A Dmetagoogle.php31 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'metaGoogleProcessing', array());
/plugin/googlefonts/
H A Daction.php20 $controller->register_hook('TPL_METAHEADER_OUTPUT','BEFORE', $this, '_addFontCode');
/plugin/jquery-syntax/
H A Daction.php24 $controller->register_hook('TPL_METAHEADER_OUTPUT','BEFORE', $this, '_inject_js');
/plugin/page4release/
H A Daction.php19 $contr->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'indexer', array());
/plugin/facebook/
H A Daction.php26 …$controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'handle_tpl_metaheader_output…
/plugin/asciimath/
H A Daction.php40 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, '_hookjs');
/plugin/codemirror/
H A Daction.php19 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE',
/plugin/socialcards/
H A Daction.php27 * Register our callback for the TPL_METAHEADER_OUTPUT event.
34 'TPL_METAHEADER_OUTPUT',
53 * @see http://www.dokuwiki.org/devel:event:tpl_metaheader_output
/dokuwiki/lib/plugins/styling/
H A Daction.php23 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'handleHeader');
/plugin/icons/
H A Daction.php26 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, '_loadcss');
/plugin/codeprettify/
H A Daction.php16 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'load_code_prettify');
/plugin/syntaxhighlighter4/
H A Daction.php24 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'handle_metaheader');
/plugin/multitemplate_styleman/
H A Daction.php35 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, '_replacecss');
/plugin/zerolinecss/
H A Daction.php23 …$controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'handle_tpl_metaheader_output…
/plugin/webmaster/
H A Daction.php13 … $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'addVerifyHeaders', array());
/plugin/syntaxhighlightjs/action/
H A Dsxh.php24 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, '_hookjs');
/plugin/badbehaviour/
H A Daction.php35 $controller->register_hook('TPL_METAHEADER_OUTPUT',
/plugin/ckgedit/action/
H A Dmediamanager.php18 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'handle_metafile');
/plugin/copycode/action/
H A Dcopycode.php27 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this,'add_cursor_styling');
28 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this,'hook_copycode_js');
/plugin/wysiwyg/
H A Daction.php40 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'AFTER', $this, '_insertID');

12345678