Home
last modified time | relevance | path

Searched full:cache (Results 1901 – 1925 of 2069) sorted by last modified time

1...<<71727374757677787980>>...83

/template/scanlines/htc/PIE-1.0beta5/
H A DPIE_uncompressed.js60 // Force the background cache to be used. No reason it shouldn't be.
1266 var cache = this._lockedValues || ( this._lockedValues = {} );
1267 return ( uid in cache ) ? cache[ uid ] : ( cache[ uid ] = fn.call( this ) );
1301 cache = this.constructor._propsCache;
1302 … return css ? ( css in cache ? cache[ css ] : ( cache[ css ] = this.parseCss( css ) ) ) : null;
H A DPIE_uncompressed.htc66 // Force the background cache to be used. No reason it shouldn't be.
1272 var cache = this._lockedValues || ( this._lockedValues = {} );
1273 return ( uid in cache ) ? cache[ uid ] : ( cache[ uid ] = fn.call( this ) );
1307 cache = this.constructor._propsCache;
1308 … return css ? ( css in cache ? cache[ css ] : ( cache[ css ] = this.parseCss( css ) ) ) : null;
/plugin/xymon/dokuwiki-plugin/xymon/
H A Daction.php30 //find the date of the update message cache file
37 //find the date of the xymon cache file
46 //if the update message cache file is newer, update the xymon status page
/template/knotux/
H A Dsidebar.php32 $cache = getCacheName($localFile.$_SERVER['HTTP_HOST'].$_SERVER['SERVER_PORT'],'.xhtml');
34 // check if cache can be used
35 $cachetime = @filemtime($cache); // 0 if not exists
38 && $cachetime > @filemtime($masterFile) // cache is fresh
48 //well then use the cache
49 $parsed = io_readfile($cache);
53 if($info['cache']){
54 io_saveFile($cache,$parsed); //save cachefile
57 @unlink($cache); //try to delete cachefile
/plugin/semanticdata/syntax/
H A Dtable.php178 $R->info['cache'] = false;
/plugin/rssticker/
H A Drssticker.js42 this.cachetime=cachetime //Time to cache feed, in minutes. 0=no cache.
H A Dbridge.php18 $rss->cache_dir = 'cache'; //path to cache directory on your server from this script. Chmod 777!
H A DlastRSS.php64 // If CACHE ENABLED
96 // If CACHE DISABLED >> load and parse the file directly
/plugin/autolink2/
H A Dhelper.php33 if (!@file_exists($this->idx_dir.'/autolink.idx')) $this->_importOldAutolinkIndex('cache');
285 $cache = $conf['cachedir'].'/autolink.idx';
289 if (@file_exists($cache)) {
290 if (@copy($cache, $index)){
291 @unlink($cache);
301 return $this->_buildindexFromOld($cache);
/plugin/mindmap/
H A Dsyntax.php181 // Safeguard that cache is used if no namespaces were given
410 …ed pages should be used. If this option is turned off, the operation will cache all non-cached pag…
H A Dxml.php23 header('Cache-Control: public, proxy-revalidate, no-transform, max-age='.max($conf['cachetime'], 36…
H A Dimg.php23 header('Cache-Control: public, proxy-revalidate, no-transform, max-age='.max($conf['cachetime'], 36…
/template/quickjump/
H A Djquery-1.4.2.min.js37 …seMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noDat…
38cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f…
53 e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,funct…
69 ….attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.
113 …"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,…
125 …catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===
/plugin/gtime/action/
H A Dtimestamp.php84 * This method uses gt_publications_file to cache the file for
/plugin/gtime/
H A Drenderer.php60 $this->info['cache'] = false;
61 p_set_metadata($ID, array('cache' => 'expire'), false, false);
/plugin/s5reloaded/ui/effects_support/
H A Ddragdrop.js26 // cache containers
H A Dprototype.js1774 var cache = Element.cache;
1780 if (!cache[tagName]) cache[tagName] = Element.extend(document.createElement(tagName));
1781 return Element.writeAttribute(cache[tagName].cloneNode(false), attributes);
1787 Element.cache = { };
3049 Element.cache = { };
4282 cache: {} property in Event
4436 CACHE.push(element);
4492 for (var i = 0, length = CACHE.length; i < length; i++) {
4493 Event.stopObserving(CACHE[i]);
4494 CACHE[i] = null;
[all …]
/plugin/s5reloaded/ui/audio_support/
H A Dsoundmanager2.js608 …(): "'+self.sID+'"'+(bSuccess?' loaded.':' failed to load (or loaded from cache - weird bug) - [<a…
/plugin/jquery-syntax/
H A Djquery-1.6.min.js16cache:{},uuid:0,expando:"jQuery"+(f.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,ob…
/plugin/latex/
H A Dadmin.php232 ptln('<div class="info">Removed cache file for test: <code>'.$outname.'</code><br/>
233 …<b>WARNING: You may need to refresh your browser\'s cache to see changes in the resulting image.</…
H A Dclass.latexrender.php127 * formula cache. If the picture has not been rendered before, it'll
128 * try to render the formula and drop it in the picture cache directory.
207 * - Save the resulting image to the picture cache directory using an
213 * cache directory
/plugin/latex/lang/en/
H A Dsettings.php3 …want this change to affect old LaTeX renders, you should delete the image cache from the <a href="…
5 '" target="_blank" class=""wikilink1">admin page</a> and refresh your browser\'s cache.';
H A Dlang.php6 $lang['menu'] = 'LaTeX plugin tasks (clean image cache, diagnose problems)';
17 …r or image size), force-refresh (CTRL-F5) your browser's cache on each page (or clear your cache f…
26 $lang['fail7'] = 'Fail: error saving to cache.';
/plugin/editsections/conf/
H A Ddefault.php8 $conf['cache'] = "enabled";
/plugin/editsections/lang/fr/
H A Dsettings.php10cache'] = 'Dokuwiki cache. Activé: le cache sera utilisé mais l\'édition hiérarchique ne fonctionn…
15 $lang['order_type'] = 'Type d\'édition. Attention: le type Hiérarchique désactive le cache (voir is…

1...<<71727374757677787980>>...83