Searched full:css_cache_use (Results 1 – 5 of 5) sorted by relevance
/plugin/dev/ |
H A D | events.txt | 20 CSS_CACHE_USE
|
/plugin/combo/action/ |
H A D | css.php | 100 * * 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 D | pdfstyles.php | 26 $controller->register_hook('CSS_CACHE_USE', 'BEFORE', $this, 'handle_use_cache');
|
/plugin/lightweightcss/ |
H A D | action.php | 89 $controller->register_hook('CSS_CACHE_USE', 'BEFORE', $this, 'handle_use_cache');
|
/dokuwiki/lib/exe/ |
H A D | css.php | 124 $cache->setEvent('CSS_CACHE_USE');
|