Home
last modified time | relevance | path

Searched refs:cache (Results 226 – 250 of 671) sorted by last modified time

12345678910>>...27

/plugin/externalembed/helper/
H A DcacheInterface.php21 $cache = new cache_externalembed($cache_id);
22 return json_decode($cache->retrieveCache(), true);
30 $cache = new cache_externalembed($cache_id);
31 $cache->storeETag(md5(time()));
41 $cache = new cache_externalembed($cache_id);
43 if($cache->checkETag($time)) return true;
/plugin/refnotes/
H A Ddatabase.php114 $cache = new refnotes_reference_database_cache();
121 $this->page[$pageId] = new refnotes_reference_database_page($this, $cache, $pageId);
126 $cache->save();
194 public function __construct($database, $cache, $id) { argument
201 if ($cache->isCached($this->fileName)) {
202 $this->namespace = $cache->getNamespaces($this->fileName);
207 $cache->update($this->fileName, $this->namespace);
475 private $cache; variable in refnotes_reference_database_cache
494 $this->cache = array();
498 $this->cache
[all...]
H A Daction.php449 /* Touch local config file to expire the cache */
569 $cache = $event->data;
571 if (isset($cache->page) && ($cache->page == $ID)) {
572 if (isset($cache->mode) && (($cache->mode == 'xhtml') || ($cache->mode == 'i'))) {
576 $this->addDependencies($cache, array_keys($meta['dbref']));
583 * Add extra dependencies to the cache
585 private function addDependencies($cache,
556 addDependencies($cache, $depends) global() argument
[all...]
H A Dadmin.js132 cache : false,
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js.map1 …turn this._formatted;\n }\n else {\n // we don't cache that\n …
H A Dbundle.js.map1cache\n \tvar installedModules = {};\n\n \t// object to store loaded and loading chunks\n \t// und…
H A Deditor.worker.js.map1cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require_…
H A Djson.worker.js.map1cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require_…
H A D12.12.js.map1 …,\n '->Vec',\n '->VecNode',\n '->VecSeq',\n '-cache-protocol-fn',\n …
H A D3.3.js.map1cache\n/******/ \tvar installedModules = {};\n/******/\n/******/ \t// The require function\n/*****…
H A D2.2.js.map1 …turn this._formatted;\n }\n else {\n // we don't cache that\n …
H A Dbundle.js261 …(t,"drawEdge",(function(){return v}));var i=n(/*! d3 */"d3"),r=n(/*! ./id-cache.js */"./src/diagra…
396cache&&e.cache.limit!==this.configuredCommandsHistoryLength&&(e.cache.limit=this.configuredCommand…
403cache;return t}},function(e,t,n){var i=n(297),r="Expected a function";function o(e,t){if("function…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js261 …(t,"drawEdge",(function(){return v}));var i=n(/*! d3 */"d3"),r=n(/*! ./id-cache.js */"./src/diagra…
396cache&&e.cache.limit!==this.configuredCommandsHistoryLength&&(e.cache.limit=this.configuredCommand…
403cache;return t}},function(e,t,n){var i=n(297),r="Expected a function";function o(e,t){if("function…
/plugin/dirtylittlehelper/
H A Dscript.js745 cache: false
792 cache: false
871 cache: false
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1cache.js","webpack://mermaid/./src/diagrams/state/shapes.js","webpack://mermaid/./src/diagrams/sta…
/plugin/schedule/lib/
H A DscheduleCitiesMap.js212 cache: true,
238 cache: true,
/plugin/schedule/syntax/
H A Dblock.php100 $cache = $this->schedules->readCache ($args);
101 if ($cache) {
102 $renderer->doc .= $cache;
/plugin/schedule/
H A Dscript.js28 cache: true,
68 cache: false,
H A DTODO.txt7 * en cas d'insertion vider le cache de table
/plugin/bookcreator/
H A Dscript.js279 cache: {}, property in BookManager
302 * Retrieve missing pages and add to the page cache
306 let notcachedpages = jQuery(Bookcreator.selectedpages.getSelection()).not(Object.keys(this.cache)).get();
307 notcachedpages = notcachedpages.concat(jQuery(BookManager.deletedpages.getSelection()).not(Object.keys(this.cache)).get());
309 //add to list at page and to cache
312 jQuery.extend(BookManager.cache, pages.selection);
380 if(BookManager.cache[page]) {
384 itemsToInsert[i++] = BookManager.cache[page][0];
386 itemsToInsert[i++] = BookManager.cache[page][1];
389 console.log('Not in cache
[all...]
/plugin/fksnewsfeed/
H A Daction.php142 $cache = new Cache($file, '');
143 $cache->removeCache();
191 $cache = new cache($file, '');
192 $cache->removeCache();
221 $cache = new Cache($f, '');
222 $cache->removeCache();
226 $cache = new Cache($f, '');
227 $cache->removeCache();
/plugin/fksnewsfeed/syntax/
H A Dfeed.php78 $cache = new Cache($f, '');
79 if ($cache->useCache()) {
81 $innerHtml = json_decode($cache->retrieveCache());
85 $cache->storeCache(json_encode($innerHtml));
/plugin/publistf/
H A DCHANGELOG.md11 * user configuration for setting cache on or off
/plugin/webcode/
H A DREADME.md72 * Added the possibility to cache a code block
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js352 for(var i=0, len=d.console.cache.length; i<len; i++){
353 var item = d.console.cache[i];
885 cache:[],
889 d.console.cache = [];
904 d.dom.open(d.console.cache[_index], el.left.dom.container, lib.env.ie);
955 … d.console.cache.push({ "command":_command, "arg":Array.prototype.slice.call(arguments,1) });
1225 …)' onclick='firebug.d.html.inspect(firebug.d.console.cache[" +( d.console.cache.push( _value ) -1 …
1273 …r\",\"ObjectLink\")' onclick='firebug.d.console.openObject(" +( d.console.cache.push( _value ) -1 …
1541 source = internal.cache[uri]||lib.xhr.get(uri).responseText;
1542 internal.cache[uri] = source;

12345678910>>...27