Home
last modified time | relevance | path

Searched defs:saveFile (Results 1 – 25 of 26) sorted by relevance

12

/plugin/diagramsnet/lib/js/diagramly/
DDesktopLibrary.js27 LocalFile.prototype.saveFile.apply(this, arguments); method in LocalFile
DTrelloFile.js99 TrelloFile.prototype.saveFile = function(title, revision, success, error) method in TrelloFile
DNotionFile.js116 NotionFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite) method in NotionFile
DLocalFile.js150 LocalFile.prototype.saveFile = function(title, revision, success, error, useCurrentData) method in LocalFile
DGitHubFile.js223 GitHubFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite, mes… method in GitHubFile
DDropboxFile.js203 DropboxFile.prototype.saveFile = function(title, revision, success, error) method in DropboxFile
DOneDriveFile.js365 OneDriveFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite) method in OneDriveFile
DStorageFile.js212 StorageFile.prototype.saveFile = function(title, revision, success, error) method in StorageFile
DTrelloClient.js270 TrelloClient.prototype.saveFile = function(file, success, error) method in TrelloClient
DDriveFile.js162 DriveFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite) method in DriveFile
DNotionClient.js384 NotionClient.prototype.saveFile = function(file, success, error) method in NotionClient
DElectronApp.js1349 LocalFile.prototype.saveFile = function(revision, success, error, unloading, overwrite) method in LocalFile
1559 App.prototype.saveFile = function(forceDialog) method in App
DDropboxClient.js732 DropboxClient.prototype.saveFile = function(filename, data, success, error, folder) method in DropboxClient
DGitLabClient.js683 GitLabClient.prototype.saveFile = function(file, success, error, overwrite, message) method in GitLabClient
DGitHubClient.js700 GitHubClient.prototype.saveFile = function(file, success, error, overwrite, message) method in GitHubClient
DDrawioFile.js909 DrawioFile.prototype.saveFile = function(title, revision, success, error) { }; method in DrawioFile
DOneDriveClient.js920 OneDriveClient.prototype.saveFile = function(file, success, error, etag) method in OneDriveClient
DDriveClient.js1273 DriveClient.prototype.saveFile = function(file, revision, success, errFn, noCheck, unloading, overw… method in DriveClient
DApp.js4401 App.prototype.saveFile = function(forceDialog, success) method in App
/plugin/confmanager/
Dhelper.php72 public function saveFile($file, $content) { function in helper_plugin_confmanager
/plugin/diagramsnet/lib/
DelectronFilesWorker.js10 function saveFile(fileObject, data, origStat, overwrite, defEnc, reqId) function
/plugin/diagramsnet/lib/plugins/
DcConf-1-4-8.js1380 EmbedFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite) method in EmbedFile
/plugin/diagramsnet/lib/js/grapheditor/
DEditorUi.js4792 EditorUi.prototype.saveFile = function(forceDialog) method in EditorUi
/plugin/diagramsnet/lib/js/
Dapp.min.js9999 …Xml};DrawioFile.prototype.saveAs=function(b,e,d){};DrawioFile.prototype.saveFile=function(b,e,d,c)… method in DrawioFile
10045 LocalFile.prototype.saveFile=function(b,e,d,c,g){b!=this.title&&(this.desc=this.fileHandle=null);th… method in LocalFile
10053 StorageFile.prototype.saveFile=function(b,e,d,c){if(this.isEditable()){var g=mxUtils.bind(this,func… method in StorageFile
Dviewer.min.js3039 …Xml};DrawioFile.prototype.saveAs=function(b,c,e){};DrawioFile.prototype.saveFile=function(b,c,e,k)… method in DrawioFile
3085 LocalFile.prototype.saveFile=function(b,c,e,k,g){b!=this.title&&(this.desc=this.fileHandle=null);th… method in LocalFile

12