Home
last modified time | relevance | path

Searched full:parser_cache_use (Results 26 – 50 of 68) sorted by path

123

/plugin/ghissues/action/
H A DcacheHandler.php22 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handle_parser_cache_use');
/plugin/htmlokay/
H A Daction.php24 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'bypasss_cache');
H A Dhelper.php221 trigger_event('PARSER_CACHE_USE', $cache);
263 $INFO['htmlOK_client'] = false; // deactivate PARSER_CACHE_USE event, which
/plugin/include/
H A Daction.php32 $controller->register_hook('PARSER_CACHE_USE','BEFORE', $this, '_cache_prepare');
/plugin/indexmenu/
H A Daction.php35 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'purgeCache');
/plugin/indexmenu/syntax/
H A Dindexmenu.php473 //this is an indexmenu page that needs the PARSER_CACHE_USE event trigger;
/plugin/indexmenu2/
H A Daction.php42 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, '_purgecache');
/plugin/ireadit/action/
H A Dcache.php26 $controller->register_hook('PARSER_CACHE_USE', 'AFTER', $this, 'handle_parser_cache_use');
/plugin/latexit/
H A Daction.php33 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, '_purgeCache');
/plugin/lightbox/
H A Daction.php40 $controller->register_hook('PARSER_CACHE_USE','BEFORE', $this, '_cache_prepare');
/plugin/linksenhanced/
H A Daction.php16 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handle_parser_cache_use');
/plugin/log/
H A Daction.php23 $controller->register_hook('PARSER_CACHE_USE','BEFORE', $this, 'handle_cache_prepare');
/plugin/mediasyntax/
H A Daction.php29 $controller->register_hook('PARSER_CACHE_USE','BEFORE', $this, '_cache_prepare');
/plugin/move/action/
H A Drewrite.php23 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handle_cache', array());
/plugin/navi/
H A Daction.php13 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handle_cache_prepare');
/plugin/notification/action/
H A Dcache.php26 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handle_parser_cache_use');
/plugin/odp/
H A Daction.php20 $controller->register_hook('PARSER_CACHE_USE','BEFORE', $this, 'handle_cache_prepare');
/plugin/odt/action/
H A Dcache.php26 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handle_cache_prepare');
/plugin/pagequery/
H A Daction.php15 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'purgecache');
H A Dsyntax.php314 // this is a pagequery page needing PARSER_CACHE_USE event trigger;
/plugin/pagetitle/
H A Daction.php21 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, '_prepare_cache');
115 * PARSER_CACHE_USE
/plugin/poldek/
H A Daction.php30 $controller->register_hook('PARSER_CACHE_USE','BEFORE', $this, 'cache');
/plugin/prolog/
H A Daction.php37 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, '_preventCache', array ());
/plugin/qna/
H A Daction.php30 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'beforeParserCacheUse');
/plugin/qstat/
H A Daction.php57 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, '_purgecache');

123