Home
last modified time | relevance | path

Searched defs:folderId (Results 1 – 19 of 19) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2DataProfileLocation.php25 public $folderId; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2DataProfileLocation
34 public function setFolderId($folderId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DFileUploadQuestion.php26 public $folderId; variable in Google\\Service\\Forms\\FileUploadQuestion
43 public function setFolderId($folderId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DFolder.php37 public $folderId; variable in Google\\Service\\TagManager\\Folder
104 public function setFolderId($folderId)
/plugin/diagramsnet/lib/js/diagramly/
H A DNotionFile.js180 this.ui.pickFolder(this.getMode(), mxUtils.bind(this, function(folderId) argument
H A DOneDriveClient.js773 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 DGitHubFile.js307 this.ui.pickFolder(this.getMode(), mxUtils.bind(this, function(folderId) argument
H A DOneDriveFile.js562 OneDriveFile.prototype.move = function(folderId, success, error) argument
H A DGitHubClient.js514 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 DApp.js3372 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 DDriveClient.js899 DriveClient.prototype.moveFile = function(id, folderId, success, error) argument
1961 DriveClient.prototype.insertFile = function(title, data, folderId, success, error, mimeType, binary) argument
H A DDriveFile.js459 DriveFile.prototype.move = function(folderId, success, error) argument
H A DNotionClient.js405 NotionClient.prototype.writeFile = function(url, folderId, filename, nameField, data, method, succe… argument
H A DGitLabClient.js528 GitLabClient.prototype.insertFile = function(filename, data, success, error, asLibrary, folderId, b… argument
H A DDrawioFile.js1039 DrawioFile.prototype.move = function(folderId, success, error) { }; argument
H A DMenus.js101 editorUi.pickFolder(editorUi.mode, function(folderId) argument
2882 editorUi.pickFolder(file.getMode(), mxUtils.bind(this, function(folderId) argument
H A DEditorUi.js4620 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 DDialogs.js2959 editorUi.pickFolder(editorUi.mode, function(folderId) argument
/plugin/diagramsnet/lib/js/onedrive/
H A DmxODPicker.js496 function fillFolderFiles(driveId, folderId, siteId, folderName, searchTxt) argument
/plugin/authgoogle/google/contrib/
H A DGoogle_DriveService.php209 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()) {