Home
last modified time | relevance | path

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

123

/plugin/changes/
H A Daction.php26 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'beforeParserCacheUse');
30 * Handle PARSER_CACHE_USE:BEFORE event
/plugin/structat/action/
H A Dcache.php22 …$controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handleCacheAggregation', null, 1);
23 … $controller->register_hook('PARSER_CACHE_USE', 'AFTER', $this, 'handleCacheDynamic', null, 1);
/plugin/struct/action/
H A Dcache.php24 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handleCacheSchemachange');
25 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handleCacheAggregation');
26 $controller->register_hook('PARSER_CACHE_USE', 'AFTER', $this, 'handleCacheDynamic');
/plugin/randominc/
H A Daction.php28 $controller->register_hook('PARSER_CACHE_USE','BEFORE', $this, '_cache_prepare');
30 //$controller->register_hook('PARSER_CACHE_USE','AFTER', $this, '_cache_result');
/plugin/pagetitle/
H A Daction.php21 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, '_prepare_cache');
115 * PARSER_CACHE_USE
/plugin/abbrlist/
H A Daction.php9 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handle_parser_cache_use');
/plugin/alphalist/
H A Daction.php14 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, '_preventCache', array ());
/plugin/dwcommits/
H A Daction.php18 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this,
/plugin/dev/
H A Devents.txt92 PARSER_CACHE_USE
/plugin/odp/
H A Daction.php20 $controller->register_hook('PARSER_CACHE_USE','BEFORE', $this, 'handle_cache_prepare');
/plugin/rrdgraph/
H A Daction.php83 $controller->register_hook ( 'PARSER_CACHE_USE', 'BEFORE', $this, '_handle_cache_use' );
89 * Event-Handler for PARSER_CACHE_USE.
/plugin/davcard/action/
H A Dcache.php18 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handle_parser_cache_use');
/plugin/filterrss/
H A Daction.php20 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, '_preventCache', array ());
/plugin/davcal/action/
H A Dcache.php21 $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/prolog/
H A Daction.php37 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, '_preventCache', array ());
/plugin/filelisting/action/
H A Dcache.php28 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handle_parser_cache_use');
/plugin/navi/
H A Daction.php13 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handle_cache_prepare');
/plugin/ghissues/action/
H A DcacheHandler.php22 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handle_parser_cache_use');
/plugin/poldek/
H A Daction.php30 $controller->register_hook('PARSER_CACHE_USE','BEFORE', $this, 'cache');
/plugin/wikistats/
H A Daction.php49 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, '_purgecache');
/plugin/toctweak/action/
H A Drendertoc.php25 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handleParserCache');
80 * PARSER_CACHE_USE
/plugin/ireadit/action/
H A Dcache.php26 $controller->register_hook('PARSER_CACHE_USE', 'AFTER', $this, 'handle_parser_cache_use');
/plugin/structpublish/action/
H A Dcache.php19 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handleCacheAggregation');
/plugin/twitter/
H A Daction.php21 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, '_cache_prepare');

123