Home
last modified time | relevance | path

Searched refs:downloadUrl (Results 1 – 22 of 22) sorted by path

/plugin/authgoogle/google/contrib/
H A DGoogle_DriveService.php2289 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/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DInternalAppSharingArtifact.php29 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/Books/
H A DMetadataItems.php29 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/CloudFunctions/
H A DGenerateDownloadUrlResponse.php25 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/Directory/
H A DChromeOsDeviceDeviceFiles.php29 public $downloadUrl; variable in Google\\Service\\Directory\\ChromeOsDeviceDeviceFiles
56 public function setDownloadUrl($downloadUrl) argument
58 $this->downloadUrl = $downloadUrl;
65 return $this->downloadUrl;
H A DChromeOsDeviceScreenshotFiles.php29 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/StreetViewPublish/
H A DPhoto.php32 public $downloadUrl; variable in Google\\Service\\StreetViewPublish\\Photo
97 public function setDownloadUrl($downloadUrl) argument
99 $this->downloadUrl = $downloadUrl;
106 return $this->downloadUrl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/
H A DReport.php29 public $downloadUrl; variable in Google\\Service\\YouTubeReporting\\Report
68 public function setDownloadUrl($downloadUrl) argument
70 $this->downloadUrl = $downloadUrl;
77 return $this->downloadUrl;
/plugin/combo/ComboStrap/
H A DIconDownloader.php472 $downloadUrl = $this->getDownloadUrl();
475 $filePointer = fopen($downloadUrl, 'r');
477 // (ie no icon file found at ($downloadUrl)
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::LVL_MSG_ERROR, Icon::ICON_CANONICAL_NAME);
H A DLang.php51 $downloadUrl = "https://raw.githubusercontent.com/unicode-org/cldr-json/master/cldr-json/cldr-misc-modern/main/$langValue/layout.json";
55 $filePointer = fopen($downloadUrl, 'r');
57 $filePointer = @fopen($downloadUrl, 'r');
74 LogUtility::msg("The data for the language ($langValue) could not be downloaded at (<a href=\"$downloadUrl\">$langValue</a>). Error: " . $message, LogUtility::LVL_MSG_ERROR, self::PROPERTY_NAME);
/plugin/diagramsnet/lib/js/
H A Dapp.min.js10060 …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… property in AnonymousFunction9bd35d6b15cf00.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…
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js5617 downloadUrl: libDesc[2] property in AnonymousFunctione4ed41c2c600.libObj
5620 …this.remoteInvoke('getFileContent', [libObj.downloadUrl], null, mxUtils.bind(this, function(libCon…
H A DDriveClient.js1020 var url = resp.downloadUrl;
1077 var url = resp.downloadUrl;
H A DEditorUi.js14026 downloadUrl: libDesc[2] property in EditorUi.showRemotelyStoredLibrary.loadedLibs
14098 …this.remoteInvoke('getFileContent', [lib.downloadUrl], null, mxUtils.bind(this, function(libConten…
H A DGitLabClient.js511 …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,
H A DMenus.js93 …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…
H A DRemoteLibrary.js18 …mponent(JSON.stringify([this.libObj.id, this.libObj.title, this.libObj.downloadUrl])); //Using an …
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js1005 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/pdfjs/pdfjs/web/
H A Dviewer.js1076 downloadManager.downloadUrl(url, filename);
14285 value: function downloadUrl(url, filename) {
14311 this.downloadUrl(url, filename);
14318 this.downloadUrl(url, filename);
H A Dviewer.js.map1downloadUrl","createValidAbsoluteUrl","downloadData","webL10n","gL10nData","gTextData","gTextProp"…
/plugin/photogallery/lightGallery/js/
H A Dlightgallery.js785 …_src = _this.s.dynamicEl[index].downloadUrl !== false && (_this.s.dynamicEl[index].downloadUrl || …
H A Dlightgallery.min.js4 …his.s.download){var j;j=g.s.dynamic?g.s.dynamicEl[b].downloadUrl!==!1&&(g.s.dynamicEl[b].downloadU…