Home
last modified time | relevance | path

Searched defs:insertFile (Results 1 – 8 of 8) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
DStorageFile.js119 StorageFile.insertFile = function(ui, title, data, success, error) function in StorageFile
DTrelloClient.js230 TrelloClient.prototype.insertFile = function(filename, data, success, error, asLibrary, cardId) method in TrelloClient
DNotionClient.js269 NotionClient.prototype.insertFile = function(filename, data, success, error, asLibrary, folderObj) method in NotionClient
DDropboxClient.js699 DropboxClient.prototype.insertFile = function(filename, data, success, error, asLibrary) method in DropboxClient
DGitLabClient.js528 GitLabClient.prototype.insertFile = function(filename, data, success, error, asLibrary, folderId, b… method in GitLabClient
DGitHubClient.js525 GitHubClient.prototype.insertFile = function(filename, data, success, error, asLibrary, folderId, b… method in GitHubClient
DOneDriveClient.js806 OneDriveClient.prototype.insertFile = function(filename, data, success, error, asLibrary, folderId) method in OneDriveClient
DDriveClient.js1961 DriveClient.prototype.insertFile = function(title, data, folderId, success, error, mimeType, binary) method in DriveClient