/plugin/diagramsnet/lib/js/diagramly/ |
H A D | TrelloClient.js | 99 TrelloClient.prototype.getFile = function(id, success, error, denyConvert, asLibrary) argument 230 TrelloClient.prototype.insertFile = function(filename, data, success, error, asLibrary, cardId) argument
|
H A D | GitLabClient.js | 379 GitLabClient.prototype.getFile = function(path, success, error, asLibrary, checkExists, knownRefPos) argument 507 GitLabClient.prototype.createGitLabFile = function(org, repo, ref, data, asLibrary, refPos) argument 528 GitLabClient.prototype.insertFile = function(filename, data, success, error, asLibrary, folderId, b… argument
|
H A D | GitHubClient.js | 409 GitHubClient.prototype.getFile = function(path, success, error, asLibrary, checkExists) argument 466 GitHubClient.prototype.createGitHubFile = function(org, repo, ref, data, asLibrary) argument 525 GitHubClient.prototype.insertFile = function(filename, data, success, error, asLibrary, folderId, b… argument
|
H A D | NotionClient.js | 217 NotionClient.prototype.getFile = function(id, success, error, denyConvert, asLibrary) argument 269 NotionClient.prototype.insertFile = function(filename, data, success, error, asLibrary, folderObj) argument
|
H A D | DropboxClient.js | 367 DropboxClient.prototype.getFile = function(path, success, error, asLibrary) argument 699 DropboxClient.prototype.insertFile = function(filename, data, success, error, asLibrary) argument
|
H A D | OneDriveClient.js | 581 OneDriveClient.prototype.getFile = function(id, success, error, denyConvert, asLibrary) argument 806 OneDriveClient.prototype.insertFile = function(filename, data, success, error, asLibrary, folderId) argument
|
H A D | App.js | 4570 App.prototype.loadTemplate = function(url, onload, onerror, templateFilename, asLibrary) argument
|