/plugin/diagramsnet/lib/js/diagramly/ |
H A D | DesktopLibrary.js | 27 LocalFile.prototype.saveFile.apply(this, arguments); method in LocalFile
|
H A D | TrelloFile.js | 99 TrelloFile.prototype.saveFile = function(title, revision, success, error) method in TrelloFile
|
H A D | NotionFile.js | 116 NotionFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite) method in NotionFile
|
H A D | LocalFile.js | 150 LocalFile.prototype.saveFile = function(title, revision, success, error, useCurrentData) method in LocalFile
|
H A D | DropboxFile.js | 203 DropboxFile.prototype.saveFile = function(title, revision, success, error) method in DropboxFile
|
H A D | GitHubFile.js | 223 GitHubFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite, mes… method in GitHubFile
|
H A D | StorageFile.js | 212 StorageFile.prototype.saveFile = function(title, revision, success, error) method in StorageFile
|
H A D | OneDriveFile.js | 365 OneDriveFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite) method in OneDriveFile
|
H A D | TrelloClient.js | 270 TrelloClient.prototype.saveFile = function(file, success, error) method in TrelloClient
|
H A D | ElectronApp.js | 1349 LocalFile.prototype.saveFile = function(revision, success, error, unloading, overwrite) method in LocalFile 1559 App.prototype.saveFile = function(forceDialog) method in App
|
H A D | DriveFile.js | 162 DriveFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite) method in DriveFile
|
H A D | NotionClient.js | 384 NotionClient.prototype.saveFile = function(file, success, error) method in NotionClient
|
H A D | DropboxClient.js | 732 DropboxClient.prototype.saveFile = function(filename, data, success, error, folder) method in DropboxClient
|
H A D | GitLabClient.js | 683 GitLabClient.prototype.saveFile = function(file, success, error, overwrite, message) method in GitLabClient
|
H A D | GitHubClient.js | 700 GitHubClient.prototype.saveFile = function(file, success, error, overwrite, message) method in GitHubClient
|
H A D | OneDriveClient.js | 920 OneDriveClient.prototype.saveFile = function(file, success, error, etag) method in OneDriveClient
|
H A D | DrawioFile.js | 909 DrawioFile.prototype.saveFile = function(title, revision, success, error) { }; method in DrawioFile
|
H A D | DriveClient.js | 1273 DriveClient.prototype.saveFile = function(file, revision, success, errFn, noCheck, unloading, overw… method in DriveClient
|
H A D | App.js | 4401 App.prototype.saveFile = function(forceDialog, success) method in App
|
/plugin/diagramsnet/lib/ |
H A D | electronFilesWorker.js | 10 function saveFile(fileObject, data, origStat, overwrite, defEnc, reqId) function
|
/plugin/confmanager/ |
H A D | helper.php | 72 public function saveFile($file, $content) { function in helper_plugin_confmanager
|
/plugin/diagramsnet/lib/plugins/ |
H A D | cConf-1-4-8.js | 1380 EmbedFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite) method in EmbedFile
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | EditorUi.js | 4792 EditorUi.prototype.saveFile = function(forceDialog) method in EditorUi
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 11284 …)});p()}}catch(q){if(null!=e)e(q);else throw q;}};DriveClient.prototype.saveFile=function(b,c,e,k,… method in DriveClient 11338 …{k=null!=k?k:!1;this.checkExists(b,mxUtils.bind(this,function(e){e?this.saveFile(b,d,mxUtils.bind(… method in DropboxClient 11382 function(){g(!1)}))}),function(b){g(!1)},!0)};OneDriveClient.prototype.saveFile=function(b,d,c,g){t… method in OneDriveClient 11418 …,mxUtils.bind(this,function(b){c(!0)}),null,!0)};GitHubClient.prototype.saveFile=function(b,d,c,g,… method in GitHubClient 11473 m)}};GitLabClient.prototype.saveFile=function(b,d,c,g,k){var e=b.meta.org,f=b.meta.repo,l=b.meta.re… method in GitLabClient 11502 …"ok"),function(){k(!1)}))}),function(b){k(!1)})};NotionClient.prototype.saveFile=function(b,d,c){t… method in NotionClient
|