Home
last modified time | relevance | path

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

123

/dokuwiki/inc/Cache/
H A DCacheParser.php30 $this->setEvent('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/approve/action/
H A Dcache.php16 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $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/changes/
H A Daction.php26 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'beforeParserCacheUse');
30 * Handle PARSER_CACHE_USE:BEFORE event
/plugin/combo/ComboStrap/
H A DFetcherMarkup.php373 * the event coupled to the cache (ie PARSER_CACHE_USE)
/plugin/combo/action/
H A Dcache.php38 $controller->register_hook('PARSER_CACHE_USE', 'AFTER', $this, 'createCacheResult', array());
H A Dcacheexpiration.php45 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'slotCreateCacheExpiration', array());
/plugin/const/
H A Daction.php38 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, '_cache_control');
/plugin/datatemplate/
H A Daction.php39 $controller->register_hook('PARSER_CACHE_USE','BEFORE', $this, '_cache_prepare');
/plugin/davcal/action/
H A Dcache.php21 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handle_parser_cache_use');
/plugin/davcard/action/
H A Dcache.php18 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handle_parser_cache_use');
/plugin/dev/
H A Devents.txt92 PARSER_CACHE_USE
/plugin/dokutranslate/
H A Daction.php120 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handle_parser_cache_use');
/plugin/dwcommits/
H A Daction.php18 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this,
/plugin/editsections/action/
H A Des.php34 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, '_cache_use');
92 dbglog('PARSER_CACHE_USE hook', 'editsections plugin');
/plugin/epub/
H A Daction.php23 … $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'prevent_cache');
/plugin/externalembed/
H A Daction.php34 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handle_parser_cache_use');
/plugin/extranet/
H A Daction.php10 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, '_createextranetcache');
/plugin/fckg/syntax/
H A Ddwplugin.php28 $EVENT_HANDLER->register_hook('PARSER_CACHE_USE', 'AFTER', $this, 'cache_bypass_after');
/plugin/filelisting/action/
H A Dcache.php28 $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/footer/
H A Daction.php36 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, '_purgecache');

123