Home
last modified time | relevance | path

Searched refs:convertFile (Results 1 – 7 of 7) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DTrelloClient.js132 … this.ui.convertFile(PROXY_URL + '?url=' + encodeURIComponent(meta.url), meta.name, meta.mimeType,
H A DDropboxClient.js380 this.ui.convertFile(path, name, null, this.extension, success, error);
H A DGitHubClient.js432 this.ui.convertFile(url, name, null, this.extension, success, error, null, headers);
H A DGitLabClient.js406 …this.ui.convertFile(url + rnd, name, null, this.extension, success, error, mxUtils.bind(this, func…
H A DDriveClient.js1023 …this.ui.convertFile(url, resp.title, resp.mimeType, this.extension, success, error, null, headers);
H A DApp.js6526 App.prototype.convertFile = function(url, filename, mimeType, extension, success, error, executeReq… method in App
/plugin/diagramsnet/lib/js/
H A Dapp.min.js11739 App.prototype.convertFile=function(b,e,d,c,g,k,n,f){var l=e;/\.svg$/i.test(l)||(l=l.substring(0,e.l…