Home
last modified time | relevance | path

Searched refs:loaded (Results 1 – 6 of 6) sorted by relevance

/dokuwiki/lib/scripts/jquery/
H A Dversions1 # this is loaded from the update.sh script and our PHP code
/dokuwiki/inc/lang/en/
H A Deditrev.txt1 **You've loaded an old revision of the document!** If you save it, you will create a new version with this data.
/dokuwiki/lib/exe/
H A Djs.php180 static $loaded = [];
189 if (array_key_exists($base, $loaded) && $loaded[$base] === true) {
193 $loaded[$base] = true;
/dokuwiki/lib/scripts/
H A Dfileuploaderextended.js17 onProgress: function(id, fileName, loaded, total){ argument
18 self._onProgress(id, fileName, loaded, total);
19 self._options.onProgress(id, fileName, loaded, total);
252 self.log('iframe loaded');
312 self._loaded[id] = e.loaded;
313 self._options.onProgress(id, name, e.loaded, e.total);
H A Dfileuploader.js269 onProgress: function(id, fileName, loaded, total){}, argument
329 onProgress: function(id, fileName, loaded, total){ argument
330 self._onProgress(id, fileName, loaded, total);
331 self._options.onProgress(id, fileName, loaded, total);
361 _onProgress: function(id, fileName, loaded, total){
596 _onProgress: function(id, fileName, loaded, total){ argument
604 if (loaded != total){
605 text = Math.round(loaded / total * 100) + '% from ' + this._formatSize(total);
863 onProgress: function(id, fileName, loaded, total){}, argument
1012 self.log('iframe loaded');
[all...]
/dokuwiki/lib/tpl/dokuwiki/
H A Dstyle.ini11 ; defines for which output media the style should be loaded. Currently