Home
last modified time | relevance | path

Searched refs:reload (Results 1 – 25 of 92) sorted by path

1234

/plugin/aichat/vendor/composer/
H A DInstalledVersions.php291 * Lets you reload the static array from another file
298 * the data it needs from this class, then call reload() with
308 public static function reload($data) function in Composer\\InstalledVersions
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Ddataloader.js351 if ( options.reload ) {
356 options.timeout = setTimeout( loadFile, 1000 * options.reload, url, holder, options );
H A Ddataloader.min.js1reload&&(g.timeout&&clearTimeout(g.timeout),g.timeout=setTimeout(e,1e3*g.reload,b,d,g),g.reloading…
H A Dreadme.md105 reload | 0 | Reload data every X seconds
181 ## Manually triggering a reload of all data
183 Once chart is initialized, you can trigger the reload of all data manually by
343 * Added `chart.dataLoader.loadData()` function which can be used to manually trigger all data reload
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md1094 * Added: libs.reload: false, script tag crawling to avoid multiple insertions
H A Dexport.js75 reload: false,
633 if ( _this.libs.reload ) {
652 if ( !exist || _this.libs.reload ) {
3132 _this.loadDependencies( _this.libs.resources, _this.libs.reload );
H A Dexport.min.js1reload:!1,resources:[{"pdfmake/pdfmake.js":["pdfmake/vfs_fonts.js"],"jszip/jszip.js":["xlsx/xlsx.j…
2 …th+"libs/"),c.isSupported()&&(c.loadDependencies(c.libs.resources,c.libs.reload),c.setup.chart.add…
/plugin/authgooglesheets/vendor/composer/
H A DInstalledVersions.php428 public static function reload($data) function in Composer\\InstalledVersions
/plugin/authyubikey/
H A Dauth.php.org229 // reload the user list and count the difference
/plugin/autologoff/
H A Dscript.js28 window.location.reload();
/plugin/barcodes/vendor/composer/
H A DInstalledVersions.php308 public static function reload($data) function in Composer\\InstalledVersions
/plugin/bpmnioeditor/
H A Dscript.js250 location.reload();
/plugin/chat/
H A Dreadme.txt11 This chat plugin is AJAX driven so it means that you do not have to reload page to see new
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md421 … Dropping an image file on [Enhanced Image](http://ckeditor.com/addon/image2) causes a page reload.
/plugin/ckgedit/ckeditor/
H A DCHANGES.md841 …ing an image file on [Enhanced Image](https://ckeditor.com/cke4/addon/image2) causes a page reload.
/plugin/codemirror/dist/modes/
H A Dmirc.min.js.map1 …voice \" +\n \"qme qmsg query queryn quit raw reload remini remote remo…
H A Dpython.min.js.map1 … \"file\", \"intern\", \"long\", \"raw_input\", \"reduce\", \"reload\",\n …
H A Dsql.min.js.map1 …one noscan over owner partialscan preceding pretty principals protection reload rewrite role roles…
/plugin/codemirror/dist/
H A Dscripts.min.js.map1 …content restore that IE sometimes does\n // on our hidden textarea on reload\n if (ie && ie_…
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js31 with(firebug){settings.writeCookie();settings.hide();win.refreshDOM();d.html.openHtmlTree();if(internal.isPopup){with(opener.firebug){win.refreshDOM();d.html.openHtmlTree();}}}},reset:function(){var exdate=new Date();exdate.setTime(exdate.getTime()-1);document.cookie='FBLiteSettings=;expires='+exdate.toGMTString();location.reload(true);},readCookie:function(){var i,cookieArr,valueArr,item,value;with(firebug.env){if(firebug.internal.targetWindow.document.cookie.length>0){cookieArr=firebug.internal.targetWindow.document.cookie.split('; ');for(i=0;i<cookieArr.length;i++){if(cookieArr[i].split('=')[0]=='FBLiteSettings'){valueArr=cookieArr[i].split('=')[1].split(',');}}
H A Dfirebug-lite-1.2.js499 location.reload(true);
/plugin/combo/vendor/composer/
H A DInstalledVersions.php391 public static function reload($data) function in Composer\\InstalledVersions
/plugin/commonmark/vendor/composer/
H A DInstalledVersions.php291 * Lets you reload the static array from another file
298 * the data it needs from this class, then call reload() with
308 public static function reload($data)
293 public static function reload($data) global() function in Composer\\InstalledVersions
/plugin/davcal/
H A Dscript.js200 location.reload();
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css424 .oi[data-glyph=reload]:before { content:'\e0b3'; }

1234