Home
last modified time | relevance | path

Searched refs:cache (Results 76 – 100 of 671) sorted by path

12345678910>>...27

/plugin/backup/lang/en/
H A Dintro.txt11 …directories from being backed up (e.g., old backups, or rendered equation cache from [[doku>plugin…
/plugin/bashorg/
H A Dsyntax.php78 $renderer->info['cache'] = false;
/plugin/batchedit/
H A Dengine.php564 private $cache; variable in BatcheditSession
581 $this->cache = new BatcheditSessionCache($expirationTime);
606 if (!$this->cache->isValid($this->id)) {
643 $this->cache->expire($this->id);
698 if (!$this->cache->isValid($this->id)) {
770 $this->cache->save($this->id, $name, $array);
777 return $this->cache->load($this->id, $name);
800 protected $cache; variable in BatcheditMarkPolicyVerifyBoth
805 public function __construct($pages, $cache) { argument
808 $this->cache
834 compareMatches($match, $cache) global() argument
845 compareMatches($match, $cache) global() argument
[all...]
H A Dserver.js30 cache : false,
/plugin/bez/renderer/
H A Dxhtmlmail.php7 'cache' => true, // may the rendered result cached?
30 * @param string $cache cache|recache|nocache
35 $height = null, $cache = null, $render = true) { argument
121 ml($src, array('cache' => $cache), true, '&'), $width, $height,
/plugin/bibtex/
H A Dsyntax.php377 //$link['url'] = ml($src,array('id'=>$ID,'cache'=>$cache),true);
403 $link['url'] = ml($src,array('id'=>$ID,'cache'=>$cache),($linking=='direct'));
417 $link['url'] = ml($src,array('id'=>$ID,'cache'=>$cache),true);
419 $link['name'] = $this->_media ($src, $title, $align, $width, $height, $cache);
503 $height=NULL, $cache=NULL) { argument
510 $ret .= '<img src="'.ml($src,array('w'=>$width,'h'=>$height,'cache'=>$cache)).'"';
/plugin/blog/
H A Daction.php217 * Expire the renderer cache of archive pages whenever a page is updated or a comment or linkback is added
226 /** @var cache_parser $cache */
227 $cache = $event->data;
228 if (!in_array($cache->mode, array('xhtml', 'metadata'))) return;
229 $page = $cache->page;
233 if (strpos($cache->file, $conf['datadir']) === 0) {
234 $page = pathID(substr($cache->file, strlen($conf['datadir'])+1));
244 $cache->depends['files'][] = $conf['cachedir'].'/purgefile';
245 $cache->depends['files'][] = $conf['metadir'].'/_comments.changes';
246 $cache
[all...]
/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/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js7 …n t(){var n=Array.prototype.slice.call(arguments,0),i=n.join("␀"),r=t.cache=t.cache||{},o=t.count=…
194cache:i,descriptor:a}),Zl(a)?(a.source=i[e.source],a.target=i[e.target],o=i[e.id]=t.createConnecti…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js7 …n t(){var n=Array.prototype.slice.call(arguments,0),i=n.join("␀"),r=t.cache=t.cache||{},o=t.count=…
/plugin/bpmnioeditor/
H A Dscript.js136 cache: false,
181 cache: false,
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js3238 cache = newf.cache = newf.cache || {},
3241 if (hasProperty(cache, args)) {
3243 return cache[args];
3248 cache[args] = f.apply(0, arg);
3250 return cache[args];
8207 var cache = this.typeCache;
8211 var type = cache[name];
33092 var cache = {};
33113 cache: cache,
33537 var cache = context.cache,
[all …]
H A Dbpmn-modeler.production.min.js7 …n e(){var t=Array.prototype.slice.call(arguments,0),n=t.join("␀"),i=e.cache=e.cache||{},r=e.count=…
34cache:i,descriptor:a}),Kc(a)?(a.source=i[e.source],a.target=i[e.target],o=i[e.id]=t.createConnecti…
/plugin/btable/
H A Dexport.php89 $cache = & $cache_cleanid;
92 if (isset($cache[$raw_id])) {
93 return $cache[$raw_id];
125 $cache[$raw_id] = $id;
/plugin/btable2/
H A Dexport.php89 $cache = & $cache_cleanid;
92 if (isset($cache[$raw_id])) {
93 return $cache[$raw_id];
125 $cache[$raw_id] = $id;
/plugin/button/
H A Dsyntax.php64 * /!\ to be able to do that (and thus, modify the cached content structure) need to find a way to clear the cache while upgrading the plugin...
467 $cache = NULL,
480 $link = $xhtml->_getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render);
484 $link['url'] = ml($src, array('id' => $ID, 'cache' => $cache), ($linking == 'direct'));
492 $link['url'] = ml($src, array('id' => $ID, 'cache' => $cache), true);
419 internalmedia(& $xhtml, $src, $title = NULL, $align = NULL, $width = NULL, $height = NULL, $cache = NULL, $linking = NULL) global() argument
/plugin/c3chart/assets/
H A Dc3.min.js2cache={},e.axes={}}function n(t){this.internal=new l(this),this.internal.loadConfig(t),this.intern…
/plugin/cacherevisionseraser/
H A DREADME.md5 This admin plug-in allows you to erase the entire cache and/or old wiki revisions.
6 Only use this plug-in if you want to clean up your wiki or if the cache gets corrupted.
63 * Deleting files/directories will now show where they are being processed (cache, locks, meta or ol…
100 * Enable/Disable cache erase command (Default ON).
102 * Ask/Enable/Disable delection of cache of extensions:
114 * Fixed bug that didn�t delete cache file / revision page with �_dummy� text on it.
H A Dplugin.info.txt6 desc Erase entire cache and/or old wiki revisions
/plugin/callflow/
H A Draphael.js1213 cache = newf.cache = newf.cache || {},
1215 if (cache[has](args)) {
1217 return postprocessor ? postprocessor(cache[args]) : cache[args];
1219 count.length >= 1e3 && delete cache[count.shift()];
1221 cache[args] = f[apply](scope, arg);
1222 return postprocessor ? postprocessor(cache[args]) : cache[args];
/plugin/captcha/
H A Dhelper.php
/plugin/catlist/
H A Dsyntax.php469 // Disabling cache
517 /* Just cache the calls to auth_quickaclcheck, mainly for _any_child_perms */
519 static $cache = array();
520 if (!isset($cache[$id]))
521 $cache[$id] = auth_quickaclcheck($id);
522 return $cache[$id];
/plugin/changes/
H A Daction.php36 $cache = $event->data;
37 if (isset($cache->mode) && ($cache->mode == 'xhtml')) {
40 $this->addDependencies($cache, array_keys($depends['rendering']));
46 * Add extra dependencies to the cache
48 protected function addDependencies($cache, $depends)
51 if (!is_array($cache->depends)) {
52 $cache->depends = [];
54 if (!array_key_exists('files', $cache->depends)) {
55 $cache
44 addDependencies($cache, $depends) global() argument
[all...]
/plugin/chessdiagram/toolbar/
H A Dreadme.txt7 - cleanup cache
/plugin/chordsheets/js/
H A Draphael.js1 …n i(){var n=Array.prototype.slice.call(arguments,0),a=n.join("␀"),s=i.cache=i.cache||{},l=i.count=…

12345678910>>...27