Home
last modified time | relevance | path

Searched full:css_cache_use (Results 1 – 5 of 5) sorted by relevance

/plugin/dev/
H A Devents.txt20 CSS_CACHE_USE
/plugin/combo/action/
H A Dcss.php100 * * then with CSS_CACHE_USE, you can change the cache key name
103 $controller->register_hook('CSS_CACHE_USE', 'BEFORE', $this, 'handle_css_cache');
/plugin/siteexport/action/
H A Dpdfstyles.php26 $controller->register_hook('CSS_CACHE_USE', 'BEFORE', $this, 'handle_use_cache');
/plugin/lightweightcss/
H A Daction.php89 $controller->register_hook('CSS_CACHE_USE', 'BEFORE', $this, 'handle_use_cache');
/dokuwiki/lib/exe/
H A Dcss.php124 $cache->setEvent('CSS_CACHE_USE');