Home
last modified time | relevance | path

Searched refs:urls (Results 1 – 25 of 74) sorted by path

123

/plugin/adfs/phpsaml/
H A DCHANGELOG164 * Trim acs, slo and issuer urls.
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md1019 * Added: Temporary workaround to bypass FileSaver check; issue prevented to open blob urls in safar…
/plugin/authgoogle/google/contrib/
H A DGoogle_DfareportingService.php617 public $urls; variable in Google_DfareportingFile
672 public function setUrls(Google_DfareportingFileUrls $urls) { argument
673 $this->urls = $urls;
676 return $this->urls;
H A DGoogle_PagespeedonlineService.php227 public $urls; variable in Google_ResultFormattedResultsRuleResultsElementUrlBlocks
234 …function setUrls(/* array(Google_ResultFormattedResultsRuleResultsElementUrlBlocksUrls) */ $urls) { argument
235 …$this->assertIsArray($urls, 'Google_ResultFormattedResultsRuleResultsElementUrlBlocksUrls', __METH…
236 $this->urls = $urls;
239 return $this->urls;
H A DGoogle_PlusDomainsService.php2011 public $urls; variable in Google_Person
2147 public function setUrls(/* array(Google_PersonUrls) */ $urls) { argument
2148 $this->assertIsArray($urls, 'Google_PersonUrls', __METHOD__);
2149 $this->urls = $urls;
2152 return $this->urls;
H A DGoogle_PlusService.php1934 public $urls; variable in Google_Person
2082 public function setUrls(/* array(Google_PersonUrls) */ $urls) { argument
2083 $this->assertIsArray($urls, 'Google_PersonUrls', __METHOD__);
2084 $this->urls = $urls;
2087 return $this->urls;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Acceleratedmobilepageurl/
H A DBatchGetAmpUrlsRequest.php30 public $urls; variable in Google\\Service\\Acceleratedmobilepageurl\\BatchGetAmpUrlsRequest
49 public function setUrls($urls) argument
51 $this->urls = $urls;
58 return $this->urls;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1GetAsyncQueryResultUrlResponse.php29 public function setUrls($urls) argument
31 $this->urls = $urls;
38 return $this->urls;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
H A DOfficial.php52 public $urls; variable in Google\\Service\\CivicInfo\\Official
169 public function setUrls($urls) argument
171 $this->urls = $urls;
178 return $this->urls;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DDfareportingFile.php188 public function setUrls(DfareportingFileUrls $urls) argument
190 $this->urls = $urls;
197 return $this->urls;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DPerson.php613 public function setUrls($urls) argument
615 $this->urls = $urls;
622 return $this->urls;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DHttpCallEvidence.php26 public $urls; variable in Google\\Service\\RealTimeBidding\\HttpCallEvidence
31 public function setUrls($urls) argument
33 $this->urls = $urls;
40 return $this->urls;
/plugin/blextra/
H A Dhelper.php266 'urls' => 'array',
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc629 else { // nice urls
773 /* catch query strings attached to internal links for .htacess nice urls */
800 this.bottom_url= this.link_title; //save for bottom urls
/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc697 } else { // nice urls
832 … /* catch query strings attached to internal links for .htacess nice urls */
857 this.bottom_url = this.link_title; //save for bottom urls
/plugin/combo/
H A Dyarn.lock41 data-urls@^4.0.0:
43 resolved "https://registry.yarnpkg.com/data-urls/-/data-urls-4.0.0.tgz#333a454eca6f9a5b7b0f1013ff89074c3f522dd4"
131 data-urls "^4.0.0"
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php667 $urls = $calendar->calendarQuery([
689 }, $urls);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php813 $urls = $node->calendarQuery([
835 }, $urls);
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md104 * Added: `URLUtil::resolve()` to make resolving relative urls super easy.
112 * #14: The client now only follows http and https urls.
118 * Changed: No longer escaping @ in urls when it's not needed.
221 * Added: URLUtil, methods for calculation relative and base urls.
/plugin/davcal/vendor/sabre/uri/
H A DCHANGELOG.md8 * #5: Resolving to and building `mailto:` urls were not correctly handled.
H A DREADME.md13 1. `resolve` to resolve relative urls.
14 2. `normalize` to aid in comparing urls.
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dcommons-logging-1.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/js/socket.io/
H A Dsimplepeer9.10.0.min.js6 …+"] "+e[0],a.apply(null,e)}}p.WEBRTC_SUPPORT=!!o(),p.config={iceServers:[{urls:["stun:stun.l.googl…
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js15 var urls = { class in AnonymousFunctionf4df282a0100
23 for (var key in urls)
29 window[key] = '/region-' + urls[key] + '-' + region;

123