Home
last modified time | relevance | path

Searched refs:loadFile (Results 26 – 42 of 42) sorted by relevance

12

/plugin/sketchcanvas/phplib/
H A Dspyc.php119 public function loadFile ($file) { function in Spyc
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md314 * Better default options handling in external calls to AmCharts.loadFile
/plugin/bibtex4dw/lib/
H A Dbibtexparser.php233 public function loadFile($filename) function in bibtexparser_plugin_bibtex4dw
260 return true; // For compatibility with loadFile
/plugin/diagramsnet/lib/js/diagramly/
H A DGitHubClient.js775 this.ui.loadFile('H' + encodeURIComponent(path));
H A DGitLabClient.js761 this.ui.loadFile('A' + encodeURIComponent(path));
H A DDrawioFile.js624 this.ui.loadFile(this.getHash(), true, null, mxUtils.bind(this, function()
H A DDriveClient.js2093 this.ui.loadFile('G' + id);
H A DMenus.js3123 editorUi.loadFile(entry.id);
H A DEditorUi.js4037 this.loadFile(window.location.hash.substr(1), true);
/plugin/diagramsnet/lib/math/
H A DMathJax.js19loadFile:function(b,d,e){e=MathJax.Callback(e);b=(d.file||b);if(!b.match(/\.js$/)){b+=".js"}if(!b.…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DImageProcessor.php956 $gif->loadFile($data, 0);
/plugin/sqlraw/
H A Dsimple_html_dom.php1718 function loadFile() {$args = func_get_args();$this->load_file($args);} function in simple_html_dom
/plugin/imapmarkers/syntax/
H A Dimapmarkers_simple_html_dom.php2356 function loadFile() { function in imapmarkers\\simple_html_dom
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js728 …sre.MathMap.toFetch_++;this.getJsonAjax_(a);break;default:a=sre.MathMap.loadFile(a),this.parseMaps…
730 …ion(a,b){return sre.SystemExternal.fs.readFile(a,"utf8",b)};sre.MathMap.loadFile=function(a){try{r… function
/plugin/diagramsnet/lib/js/
H A Dapp.min.js9992 …=this.ui.editor.graph.getSelectionCells(),e=this.ui.currentPage;this.ui.loadFile(this.getHash(),!0…
10793 …endChild(e);f=new CustomDialog(this,f,mxUtils.bind(this,function(){this.loadFile(window.location.h…
11638 var c=this.getDiagramId(),d=this.getCurrentFile();null!=d&&d.getHash()==c||this.loadFile(c,!0)}catc…
11639 …ocation.hash||1>=window.location.hash.length)&&null!=urlParams.url)this.loadFile("U"+urlParams.url…
11642loadFile(d,null,null,mxUtils.bind(this,function(){var b=decodeURIComponent(urlParams.viewbox||"");…
11651loadFile():this.createFile(this.defaultFilename,this.getFileData(),null,null,null,null,null,!0)}))…
11695 App.prototype.loadFile=function(b,e,d,c,g){if("1"==urlParams.openInSameWin||navigator.standalone)e=…
11699 …();if(null!=this.drive){var b=k.substring(31,k.lastIndexOf("&ex"));this.loadFile("G"+b,e,null,mxUt…
11894 …Drive");b.addItem(e.title+" ("+mxResources.get(f)+")",null,function(){c.loadFile(e.id)},d)})(e[f])…
H A Dviewer.min.js3032 …=this.ui.editor.graph.getSelectionCells(),p=this.ui.currentPage;this.ui.loadFile(this.getHash(),!0…
3461 …endChild(e);c=new CustomDialog(this,c,mxUtils.bind(this,function(){this.loadFile(window.location.h…
H A Dviewer-static.min.js3032 …=this.ui.editor.graph.getSelectionCells(),p=this.ui.currentPage;this.ui.loadFile(this.getHash(),!0…
3461 …endChild(e);c=new CustomDialog(this,c,mxUtils.bind(this,function(){this.loadFile(window.location.h…

12