| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/ |
| D | GenerateDownloadUrlResponse.php | 25 public $downloadUrl; variable in Google\\Service\\CloudFunctions\\GenerateDownloadUrlResponse 30 public function setDownloadUrl($downloadUrl) argument 32 $this->downloadUrl = $downloadUrl; 39 return $this->downloadUrl;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/ |
| D | InternalAppSharingArtifact.php | 29 public $downloadUrl; variable in Google\\Service\\AndroidPublisher\\InternalAppSharingArtifact 52 public function setDownloadUrl($downloadUrl) argument 54 $this->downloadUrl = $downloadUrl; 61 return $this->downloadUrl;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/ |
| D | ChromeOsDeviceDeviceFiles.php | 29 public $downloadUrl; variable in Google\\Service\\Directory\\ChromeOsDeviceDeviceFiles 56 public function setDownloadUrl($downloadUrl) argument 58 $this->downloadUrl = $downloadUrl; 65 return $this->downloadUrl;
|
| D | ChromeOsDeviceScreenshotFiles.php | 29 public $downloadUrl; variable in Google\\Service\\Directory\\ChromeOsDeviceScreenshotFiles 56 public function setDownloadUrl($downloadUrl) argument 58 $this->downloadUrl = $downloadUrl; 65 return $this->downloadUrl;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/ |
| D | MetadataItems.php | 29 public $downloadUrl; variable in Google\\Service\\Books\\MetadataItems 50 public function setDownloadUrl($downloadUrl) argument 52 $this->downloadUrl = $downloadUrl; 59 return $this->downloadUrl;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/ |
| D | Report.php | 29 public $downloadUrl; variable in Google\\Service\\YouTubeReporting\\Report 68 public function setDownloadUrl($downloadUrl) argument 70 $this->downloadUrl = $downloadUrl; 77 return $this->downloadUrl;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/StreetViewPublish/ |
| D | Photo.php | 32 public $downloadUrl; variable in Google\\Service\\StreetViewPublish\\Photo 97 public function setDownloadUrl($downloadUrl) argument 99 $this->downloadUrl = $downloadUrl; 106 return $this->downloadUrl;
|
| /plugin/combo/ComboStrap/ |
| H A D | Lang.php | 52 …$downloadUrl = "https://raw.githubusercontent.com/unicode-org/cldr-json/refs/tags/47.0.0/cldr-json… 56 $filePointer = fopen($downloadUrl, 'r'); 58 $filePointer = @fopen($downloadUrl, 'r'); 75 …a for the language ($langValue) could not be downloaded at (<a href=\"$downloadUrl\">$langValue</a…
|
| H A D | IconDownloader.php | 472 $downloadUrl = $this->getDownloadUrl(); 475 $filePointer = fopen($downloadUrl, 'r'); 478 … $message = "We couldn't find the <a href=\"$downloadUrl\">icon $this->iconName</a>) from the"; 532 $downloadUrl = "https://materialdesignicons.com/api/download/icon/svg/$iconId"; 533 $filePointer = file_put_contents($mediaFilePath, fopen($downloadUrl, 'r')); 535 …LogUtility::msg("The file ($downloadUrl) could not be downloaded to ($mediaFilePath)", LogUtility:…
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | RemoteLibrary.js | 18 …mponent(JSON.stringify([this.libObj.id, this.libObj.title, this.libObj.downloadUrl])); //Using an …
|
| D | GitLabClient.js | 511 …var downloadUrl = gitLabUrl + org + '/' + repo + '/raw/' + ref + '/' + data.file_path + '?inline=f… 515 'path': data.file_path, 'html_url': htmlUrl, 'download_url': downloadUrl, 557 var downloadUrl = gitLabUrl + org + '/' + repo + '/raw/' + ref + '/' + path + '?inline=false'; 560 'path': path, 'html_url': htmlUrl, 'download_url': downloadUrl, 'refPos': refPos,
|
| D | DriveClient.js | 1020 var url = resp.downloadUrl; 1077 var url = resp.downloadUrl;
|
| D | Menus.js | 93 …return {id: item.id, isExt: true, url: item.downloadUrl, title: item.title, imgUrl: item.thumbnail… 3728 …return {id: item.id, isExt: true, url: item.downloadUrl, title: item.title, imgUrl: item.thumbnail…
|
| D | App.js | 5617 downloadUrl: libDesc[2] property 5620 …this.remoteInvoke('getFileContent', [libObj.downloadUrl], null, mxUtils.bind(this, function(libCon…
|
| D | EditorUi.js | 14026 downloadUrl: libDesc[2] property 14098 …this.remoteInvoke('getFileContent', [lib.downloadUrl], null, mxUtils.bind(this, function(libConten…
|
| /plugin/authgoogle/google/contrib/ |
| D | Google_DriveService.php | 2289 public $downloadUrl; variable in Google_DriveFile 2373 public function setDownloadUrl( $downloadUrl) { argument 2374 $this->downloadUrl = $downloadUrl; 2377 return $this->downloadUrl; 3169 public $downloadUrl; variable in Google_Revision 3189 public function setDownloadUrl( $downloadUrl) { argument 3190 $this->downloadUrl = $downloadUrl; 3193 return $this->downloadUrl;
|
| /plugin/diagramsnet/lib/plugins/ |
| D | cConf-1-4-8.js | 1005 ui.remoteInvoke('getFileContent', [this.downloadUrl], null, success, error); 1138 ui.remoteInvoke('getFileContent', [this.downloadUrl], null, function(libContent) 1192 … ui.remoteInvoke('getFileContent', [lib.downloadUrl], null, mxUtils.bind(lib, function(libContent)
|
| /plugin/photogallery/lightGallery/js/ |
| D | lightgallery.js | 785 …_src = _this.s.dynamicEl[index].downloadUrl !== false && (_this.s.dynamicEl[index].downloadUrl || …
|
| D | lightgallery.min.js | 4 …his.s.download){var j;j=g.s.dynamic?g.s.dynamicEl[b].downloadUrl!==!1&&(g.s.dynamicEl[b].downloadU…
|
| /plugin/pdfjs/pdfjs/web/ |
| D | viewer.js | 1076 downloadManager.downloadUrl(url, filename); 14285 value: function downloadUrl(url, filename) { 14311 this.downloadUrl(url, filename); 14318 this.downloadUrl(url, filename);
|
| D | viewer.js.map | 1 …downloadUrl","createValidAbsoluteUrl","downloadData","webL10n","gL10nData","gTextData","gTextProp"…
|
| /plugin/diagramsnet/lib/js/ |
| D | app.min.js | 10060 …Component(JSON.stringify([this.libObj.id,this.libObj.title,this.libObj.downloadUrl]))};RemoteLibra… 11525 …odifiedBy,lastModifiedDateTime,size,folder,remoteItem,@microsoft.graph.downloadUrl");d(C,function(… 11527 …k&&(k=function(b){if(null!=b){var c=g()||{};delete b["@microsoft.graph.downloadUrl"];c[b.id]=b;loc… 11710 …{var m=JSON.parse(m),v={id:m[0],title:m[1],downloadUrl:m[2]};this.remoteInvoke("getFileContent",[v… 11794 d.init()}else{var e=function(b){return{id:b.id,isExt:!0,url:b.downloadUrl,title:b.title,imgUrl:b.th… 11915 isExt:!0,url:b.downloadUrl,title:b.title,imgUrl:b.thumbnailLink,changedBy:b.lastModifyingUserName,l…
|