/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/ |
H A D | GooglePrivacyDlpV2DataProfileLocation.php | 25 public $folderId; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2DataProfileLocation 34 public function setFolderId($folderId)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/ |
H A D | FileUploadQuestion.php | 26 public $folderId; variable in Google\\Service\\Forms\\FileUploadQuestion 43 public function setFolderId($folderId)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/ |
H A D | Folder.php | 37 public $folderId; variable in Google\\Service\\TagManager\\Folder 104 public function setFolderId($folderId)
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | NotionFile.js | 180 this.ui.pickFolder(this.getMode(), mxUtils.bind(this, function(folderId) argument
|
H A D | OneDriveClient.js | 773 OneDriveClient.prototype.moveFile = function(id, folderId, success, error) argument 795 OneDriveClient.prototype.insertLibrary = function(filename, data, success, error, folderId) argument 806 OneDriveClient.prototype.insertFile = function(filename, data, success, error, asLibrary, folderId) argument
|
H A D | GitHubFile.js | 307 this.ui.pickFolder(this.getMode(), mxUtils.bind(this, function(folderId) argument
|
H A D | OneDriveFile.js | 562 OneDriveFile.prototype.move = function(folderId, success, error) argument
|
H A D | GitHubClient.js | 514 GitHubClient.prototype.insertLibrary = function(filename, data, success, error, folderId) argument 525 GitHubClient.prototype.insertFile = function(filename, data, success, error, asLibrary, folderId, b… argument
|
H A D | App.js | 3372 this.pickFolder(mode, mxUtils.bind(this, function(folderId) argument 4248 this.pickFolder(mode, mxUtils.bind(this, function(folderId) argument 4539 this.pickFolder(mode, mxUtils.bind(this, function(folderId) argument 4702 App.prototype.createFile = function(title, data, libs, mode, done, replace, folderId, tempFile, cli… argument 6286 App.prototype.exportFile = function(data, filename, mimeType, base64Encoded, mode, folderId) argument
|
H A D | DriveClient.js | 899 DriveClient.prototype.moveFile = function(id, folderId, success, error) argument 1961 DriveClient.prototype.insertFile = function(title, data, folderId, success, error, mimeType, binary) argument
|
H A D | DriveFile.js | 459 DriveFile.prototype.move = function(folderId, success, error) argument
|
H A D | NotionClient.js | 405 NotionClient.prototype.writeFile = function(url, folderId, filename, nameField, data, method, succe… argument
|
H A D | GitLabClient.js | 528 GitLabClient.prototype.insertFile = function(filename, data, success, error, asLibrary, folderId, b… argument
|
H A D | DrawioFile.js | 1039 DrawioFile.prototype.move = function(folderId, success, error) { }; argument
|
H A D | Menus.js | 101 editorUi.pickFolder(editorUi.mode, function(folderId) argument 2882 editorUi.pickFolder(file.getMode(), mxUtils.bind(this, function(folderId) argument
|
H A D | EditorUi.js | 4620 this.pickFolder(mode, mxUtils.bind(this, function(folderId) argument 4996 this.pickFolder(mode, mxUtils.bind(this, function(folderId) argument 5078 EditorUi.prototype.exportFile = function(data, filename, mimeType, base64Encoded, mode, folderId) argument
|
H A D | Dialogs.js | 2959 editorUi.pickFolder(editorUi.mode, function(folderId) argument
|
/plugin/diagramsnet/lib/js/onedrive/ |
H A D | mxODPicker.js | 496 function fillFolderFiles(driveId, folderId, siteId, folderName, searchTxt) argument
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_DriveService.php | 209 public function delete($folderId, $childId, $optParams = array()) { 223 public function get($folderId, $childId, $optParams = array()) { 241 public function insert($folderId, Google_ChildReference $postBody, $optParams = array()) { 262 public function listChildren($folderId, $optParams = array()) {
|