Home
last modified time | relevance | path

Searched defs:asLibrary (Results 1 – 7 of 7) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DTrelloClient.js99 TrelloClient.prototype.getFile = function(id, success, error, denyConvert, asLibrary) argument
230 TrelloClient.prototype.insertFile = function(filename, data, success, error, asLibrary, cardId) argument
H A DGitLabClient.js379 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 DGitHubClient.js409 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 DNotionClient.js217 NotionClient.prototype.getFile = function(id, success, error, denyConvert, asLibrary) argument
269 NotionClient.prototype.insertFile = function(filename, data, success, error, asLibrary, folderObj) argument
H A DDropboxClient.js367 DropboxClient.prototype.getFile = function(path, success, error, asLibrary) argument
699 DropboxClient.prototype.insertFile = function(filename, data, success, error, asLibrary) argument
H A DOneDriveClient.js581 OneDriveClient.prototype.getFile = function(id, success, error, denyConvert, asLibrary) argument
806 OneDriveClient.prototype.insertFile = function(filename, data, success, error, asLibrary, folderId) argument
H A DApp.js4570 App.prototype.loadTemplate = function(url, onload, onerror, templateFilename, asLibrary) argument