Home
last modified time | relevance | path

Searched full:parser_wikitext_preprocess (Results 1 – 25 of 26) sorted by relevance

12

/plugin/dev/
H A Devents.txt96 PARSER_WIKITEXT_PREPROCESS
/plugin/rst/
H A Daction.php17 $controller->register_hook('PARSER_WIKITEXT_PREPROCESS',
/plugin/txt2tags/
H A Daction.php17 $controller->register_hook('PARSER_WIKITEXT_PREPROCESS',
/plugin/headerfooter/
H A Daction.php15 …$controller->register_hook('PARSER_WIKITEXT_PREPROCESS', 'AFTER', $this, 'handle_parser_wikitext_p…
/plugin/autolink2/
H A Daction.php25 $controller->register_hook('PARSER_WIKITEXT_PREPROCESS', 'BEFORE', $this, '_hookautolink');
/plugin/extendpage/
H A Daction.php29 $controller->register_hook('PARSER_WIKITEXT_PREPROCESS', 'AFTER', $this, 'extend_page');
/plugin/combo/action/
H A Dtxt.php35 $controller->register_hook('PARSER_WIKITEXT_PREPROCESS', 'BEFORE', $this, 'txt_mime');
H A Dsvg.php31 $controller->register_hook('PARSER_WIKITEXT_PREPROCESS', 'BEFORE', $this, 'svg_mime');
H A Dlinkmove.php87 $controller->register_hook('PARSER_WIKITEXT_PREPROCESS', 'BEFORE', $this, 'check_lock_file_age', array());
/plugin/commonmark/
H A Daction.php26 $controller->register_hook('PARSER_WIKITEXT_PREPROCESS', 'BEFORE', $this,
/plugin/authorlist/
H A Daction.php24 $contr->register_hook('PARSER_WIKITEXT_PREPROCESS','BEFORE',$this,'appendAuthors');
/plugin/hiddenheader/
H A Daction.php18 $controller->register_hook('PARSER_WIKITEXT_PREPROCESS', 'AFTER', $this, 'handlePreprocess');
/plugin/duoshuo-dokuwiki/
H A Daction.php22 …$controller->register_hook('PARSER_WIKITEXT_PREPROCESS', 'BEFORE', $this, 'handle_parser_wikitext_…
/plugin/dyncontent/
H A Daction.php18 …$controller->register_hook('PARSER_WIKITEXT_PREPROCESS', 'AFTER', $this, 'handle_parser_wikitext_p…
/plugin/markdownextra/
H A Daction.php17 $controller->register_hook('PARSER_WIKITEXT_PREPROCESS',
/plugin/footer/
H A Daction.php32 …$controller->register_hook('PARSER_WIKITEXT_PREPROCESS', 'AFTER', $this, 'handle_parser_wikitext_p…
/plugin/linebreak/
H A Daction.php42 … $controller->register_hook('PARSER_WIKITEXT_PREPROCESS', 'BEFORE', $this, '_addspaces', NULL);
/plugin/mobiletable/
H A Daction.php18 'PARSER_WIKITEXT_PREPROCESS',
/plugin/dtable/
H A Daction.php17 …$controller->register_hook('PARSER_WIKITEXT_PREPROCESS', 'AFTER', $this, 'parser_preprocess_handl…
/plugin/owncloud/
H A Daction.php34 //$contr->register_hook('PARSER_WIKITEXT_PREPROCESS','BEFORE',$this,'preprocess');
/plugin/tabtables/
H A Daction.php57 $controller->register_hook('PARSER_WIKITEXT_PREPROCESS', 'BEFORE', $this, '_tablify');
/plugin/strata/types/
H A Dwiki.php253 trigger_event('PARSER_WIKITEXT_PREPROCESS', $text);
/plugin/mytemplate/
H A Daction.php97 …$controller->register_hook('PARSER_WIKITEXT_PREPROCESS', 'BEFORE', $this, 'handle_content_display'…
/plugin/refnotes/
H A Daction.php601 $controller->register_hook('PARSER_WIKITEXT_PREPROCESS', 'BEFORE', $this, 'handle');
/plugin/const/
H A Daction.php36 $controller->register_hook('PARSER_WIKITEXT_PREPROCESS', 'BEFORE', $this, '_doreplace');

12