Home
last modified time | relevance | path

Searched full:parser_cache_use (Results 51 – 68 of 68) sorted by relevance

123

/plugin/combo/action/
H A Dcacheexpiration.php45 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'slotCreateCacheExpiration', array());
/plugin/mediasyntax/
H A Daction.php29 $controller->register_hook('PARSER_CACHE_USE','BEFORE', $this, '_cache_prepare');
/plugin/epub/
H A Daction.php23 … $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'prevent_cache');
/plugin/htmlokay/
H A Daction.php24 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'bypasss_cache');
/plugin/watchcycle/
H A Daction.php28 $controller->register_hook('PARSER_CACHE_USE', 'AFTER', $this, 'handle_parser_cache_use');
/plugin/authorstats/
H A Daction.php34 $controller->register_hook("PARSER_CACHE_USE", "BEFORE", $this, "_cachePrepare");
/plugin/blog/
H A Daction.php16 $contr->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handle_cache');
/plugin/fckg/syntax/
H A Ddwplugin.php28 $EVENT_HANDLER->register_hook('PARSER_CACHE_USE', 'AFTER', $this, 'cache_bypass_after');
/plugin/refnotes/
H A Daction.php560 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handle');
/plugin/const/
H A Daction.php38 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, '_cache_control');
/plugin/dokutranslate/
H A Daction.php120 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handle_parser_cache_use');
/plugin/qna/
H A Daction.php30 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'beforeParserCacheUse');
/plugin/pagequery/
H A Dsyntax.php314 // this is a pagequery page needing PARSER_CACHE_USE event trigger;
/plugin/indexmenu/
H A Daction.php35 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'purgeCache');
/plugin/include/
H A Daction.php32 $controller->register_hook('PARSER_CACHE_USE','BEFORE', $this, '_cache_prepare');
/plugin/tindexmenu/syntax/
H A Dindexmenu.php236 //this is an indexmenu page that needs the PARSER_CACHE_USE event trigger;
/plugin/indexmenu/syntax/
H A Dindexmenu.php473 //this is an indexmenu page that needs the PARSER_CACHE_USE event trigger;
/plugin/combo/ComboStrap/
H A DFetcherMarkup.php373 * the event coupled to the cache (ie PARSER_CACHE_USE)

123