Home
last modified time | relevance | path

Searched +full:usecache +(+path:plugin +path:xslfo) -(+path:plugin +path:xslfo +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/xslfo/conf/
H A Ddefault.php4 $conf['usecache'] = true;
H A Dmetadata.php4 $meta['usecache'] = array('onoff');
/plugin/xslfo/
H A Daction.php78 if (!$this->getConf('usecache') || !$pdf_cache->useCache($cache_dependencies)) {