Home
last modified time | relevance | path

Searched refs:getCache (Results 1 – 25 of 29) sorted by relevance

12

/plugin/epub/
H A Dadmin.php20 $this->cache = $this->helper->getCache() ;
41 if(is_array($_REQUEST['book_id'])) $this->cache = $this->helper->getCache() ;
H A Dhelper.php62 function getCache() { function in helper_plugin_epub
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DEngine.php459 if ($this->getCache()->getLogger() === null) {
460 $this->getCache()->setLogger($logger);
575 public function getCache() function in Mustache_Engine
596 return $this->getCache();
733 $cache = $this->getCache();
/plugin/poldek/
H A Dhelper.php101 foreach (file($this->getCache()) as $line) {
121 public function getCache() { function in helper_plugin_poldek
H A Daction.php65 $cache->depends['files'][] = $helper->getCache();
/plugin/swiftmail/Swift/Message/
H A DEncoder.php155 $cache = Swift_CacheFactory::getCache();
270 $cache = Swift_CacheFactory::getCache();
301 $cache = Swift_CacheFactory::getCache();
329 $cache = Swift_CacheFactory::getCache();
H A DMime.php110 $this->cache = Swift_CacheFactory::getCache();
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHandlebars.php323 public function getCache() function in Handlebars\\Handlebars
524 $tree = $this->getCache()->get($hash);
528 $this->getCache()->set($hash, $tree);
/plugin/swiftmail/Swift/
H A DCacheFactory.php40 public static function getCache() function in Swift_CacheFactory
/plugin/botbouncer/lib/
H A Dbotbouncer.php208 $serverList = $this->getCache('mollomServerList');
215 $validKey = $this->getCache('mollomKeyValid');
321 private function getCache($key) { function in botBouncer
385 $cached = $this->getCache('akismetKeyValid');
423 $cached = $this->getCache('mollom'.md5(serialize($data)));
696 $cached = $this->getCache('SFS'.$apiRequest);
/plugin/authgooglesheets/vendor/google/apiclient/src/AccessToken/
H A DVerify.php141 private function getCache() function in Google\\AccessToken\\Verify
187 if ($cache = $this->getCache()) {
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php801 $this->getCache(),
1096 public function getCache() function in Google\\Client
1247 $sub ? null : $this->getCache(),
1267 $this->getCache()
1281 $this->getCache(),
/plugin/latexport/helpers/
H A Dinternal_media.php94 function getCache() { function in InternalMedia
/plugin/latexport/implementation/
H A Ddecorator_images.php86 $internalMedia->getCache(),
/plugin/quickstats/
H A Dhelper.php123 function getCache() { function in helper_plugin_quickstats
H A Dadmin.php36 $this->cache = $this->helper->getCache();
/plugin/authgoogle/google/
H A DGoogle_Client.php419 public function getCache() { function in Google_Client
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcache-api-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/ javax/ javax/cache/ javax/ ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php284 public function getCache($original = true) function in Twig\\Environment
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js2489 if(!this.environment.getCache())
H A Dfirebug-lite-1.2-compressed.js119 …is.environment.getUrl(),data=this.environment.getData(),dataUrl="";if(!this.environment.getCache())
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js130 this.environment.getApi().onreadystatechange=pi.util.Curry(this.event.readystatechange,this);this.environment.setUrl(_url);this.environment.setCallback([]);return this;};pi.xhr.body={"addCallback":function(){return this.environment.addCallback.apply(this.environment,arguments);},"addData":function(){return this.environment.addData.apply(this.environment,arguments);},"abort":function(){this.environment.getApi().abort();return this;},"send":function(){var url=this.environment.getUrl(),data=this.environment.getData(),dataUrl="";if(!this.environment.getCache())
H A Dfirebug-lite-1.2.js2500 if(!this.environment.getCache())
/plugin/html5video2/script/
H A Dvideo.min.js20getCache().currentTime:this.player_.currentTime();this.updateTextNode_(t)},t}(P);A.prototype.label…

12