Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
H A DStorageFile.js119 StorageFile.insertFile = function(ui, title, data, success, error) function
H A DTrelloClient.js230 TrelloClient.prototype.insertFile = function(filename, data, success, error, asLibrary, cardId) method in TrelloClient
H A DNotionClient.js269 NotionClient.prototype.insertFile = function(filename, data, success, error, asLibrary, folderObj) method in NotionClient
H A DDropboxClient.js699 DropboxClient.prototype.insertFile = function(filename, data, success, error, asLibrary) method in DropboxClient
H A DGitLabClient.js528 GitLabClient.prototype.insertFile = function(filename, data, success, error, asLibrary, folderId, b… method in GitLabClient
H A DGitHubClient.js525 GitHubClient.prototype.insertFile = function(filename, data, success, error, asLibrary, folderId, b… method in GitHubClient
H A DOneDriveClient.js806 OneDriveClient.prototype.insertFile = function(filename, data, success, error, asLibrary, folderId) method in OneDriveClient
H A DDriveClient.js1961 DriveClient.prototype.insertFile = function(title, data, folderId, success, error, mimeType, binary) method in DriveClient
/plugin/diagramsnet/lib/js/
H A Dapp.min.js11298 …ge:mxResources.get("readOnly")})}catch(E){u(E)}};DriveClient.prototype.insertFile=function(b,c,e,k… method in DriveClient
11338 …ame")})}};DropboxClient.prototype.insertLibrary=function(b,d,c,g){this.insertFile(b,d,c,g,!0)};Dro… method in DropboxClient
11379 …,c,g)};OneDriveClient.prototype.insertLibrary=function(b,d,c,g,k){this.insertFile(b,d,c,g,!0,k)};O… method in OneDriveClient
11414 …ui,d,b)};GitHubClient.prototype.insertLibrary=function(b,d,c,g,k){this.insertFile(b,d,c,g,!0,k,!1)… method in GitHubClient
11469 …brary(this.ui,g,b):new GitLabFile(this.ui,g,b)};GitLabClient.prototype.insertFile=function(b,d,c,g… method in GitLabClient
11499 …;}}),c)};NotionClient.prototype.insertLibrary=function(b,d,c,g,k){this.insertFile(b,d,c,g,!0,k)};N… method in NotionClient