/plugin/webdav/vendor/sabre/http/lib/ |
H A D | Request.php | 82 function getUrl() { function in Sabre\\HTTP\\Request 109 $url = $this->getUrl(); 194 $uri = str_replace('//', '/', $this->getUrl()); 214 …throw new \LogicException('Requested uri (' . $this->getUrl() . ') is out of base uri (' . $this->… 298 … $out = $this->getMethod() . ' ' . $this->getUrl() . ' HTTP/' . $this->getHTTPVersion() . "\r\n";
|
H A D | RequestDecorator.php | 58 function getUrl() { function in Sabre\\HTTP\\RequestDecorator 60 return $this->inner->getUrl();
|
/plugin/davcal/vendor/sabre/http/lib/ |
H A D | Request.php | 82 function getUrl() { function in Sabre\\HTTP\\Request 109 $url = $this->getUrl(); 194 $uri = str_replace('//', '/', $this->getUrl()); 214 …throw new \LogicException('Requested uri (' . $this->getUrl() . ') is out of base uri (' . $this->… 298 … $out = $this->getMethod() . ' ' . $this->getUrl() . ' HTTP/' . $this->getHTTPVersion() . "\r\n";
|
H A D | RequestDecorator.php | 58 function getUrl() { function in Sabre\\HTTP\\RequestDecorator 60 return $this->inner->getUrl();
|
/plugin/combo/ComboStrap/ |
H A D | LinkMarkup.php | 155 $url = $this->getMarkupRef()->getUrl(); 240 if (!$this->markupRef->getUrl()->hasProperty("do")) { 364 $description = ucfirst($this->markupRef->getUrl()->getFragment()); 442 $emailAddress = $this->obfuscateEmail($this->markupRef->getUrl()->getPath()); 477 $email = $this->markupRef->getUrl()->getPath(); 498 return $this->markupRef->getUrl()->getFragment(); 625 if ($this->markupRef->getUrl()->hasProperty("do")) { 635 foreach ($this->getMarkupRef()->getUrl()->getQueryProperties() as $key => $value) { 637 $this->getMarkupRef()->getUrl()->deleteQueryParameter($key); 648 foreach ($this->getMarkupRef()->getUrl() [all...] |
/plugin/davcal/vendor/sabre/http/tests/HTTP/ |
H A D | SapiTest.php | 19 $this->assertEquals('/foo', $request->getUrl()); 43 $this->assertEquals('/foo', $request->getUrl()); 59 $this->assertEquals('/foo', $request->getUrl()); 75 $this->assertEquals('/foo', $request->getUrl());
|
H A D | RequestDecoratorTest.php | 28 $this->assertEquals('/foo', $this->inner->getUrl()); 29 $this->assertEquals('/foo', $this->outer->getUrl());
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/ |
H A D | ClientTest.php | 135 $this->assertEquals('/foo', $request->getUrl()); 189 $this->assertEquals('/foo', $request->getUrl()); 222 $this->assertEquals('/foo', $request->getUrl()); 247 $this->assertEquals('/', $request->getUrl());
|
/plugin/authgoogle/google/auth/ |
H A D | Google_AuthNone.php | 43 … $request->setUrl($request->getUrl() . ((strpos($request->getUrl(), '?') === false) ? '?' : '&')
|
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Inline/ |
H A D | LinkRenderer.php | 46 if (!($forbidUnsafeLinks && RegexHelper::isLinkPotentiallyUnsafe($node->getUrl()))) { 47 $attrs['href'] = $node->getUrl();
|
H A D | ImageRenderer.php | 47 if ($forbidUnsafeLinks && RegexHelper::isLinkPotentiallyUnsafe($inline->getUrl())) { 50 $attrs['src'] = $node->getUrl();
|
/plugin/commonmark/vendor/league/commonmark/src/Inline/Renderer/ |
H A D | LinkRenderer.php |
|
H A D | ImageRenderer.php |
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_PlusDomainsService.php | 686 public function getUrl() { function in Google_Activity 734 public function getUrl() { function in Google_ActivityActor 744 public function getUrl() { function in Google_ActivityActorImage 923 public function getUrl() { function in Google_ActivityObject 956 public function getUrl() { function in Google_ActivityObjectActor 966 public function getUrl() { function in Google_ActivityObjectActorImage 1051 public function getUrl() { function in Google_ActivityObjectAttachments 1068 public function getUrl() { function in Google_ActivityObjectAttachmentsEmbed 1093 public function getUrl() { function in Google_ActivityObjectAttachmentsFullImage 1124 public function getUrl() { function in Google_ActivityObjectAttachmentsImage [all …]
|
H A D | Google_PlusService.php | 512 public function getUrl() { function in Google_Activity 560 public function getUrl() { function in Google_ActivityActor 570 public function getUrl() { function in Google_ActivityActorImage 740 public function getUrl() { function in Google_ActivityObject 773 public function getUrl() { function in Google_ActivityObjectActor 783 public function getUrl() { function in Google_ActivityObjectActorImage 858 public function getUrl() { function in Google_ActivityObjectAttachments 875 public function getUrl() { function in Google_ActivityObjectAttachmentsEmbed 900 public function getUrl() { function in Google_ActivityObjectAttachmentsFullImage 931 public function getUrl() { function in Google_ActivityObjectAttachmentsImage [all …]
|
H A D | Google_BloggerService.php | 542 public function getUrl() { function in Google_Blog 803 public function getUrl() { function in Google_CommentAuthor 813 public function getUrl() { function in Google_CommentAuthorImage 954 public function getUrl() { function in Google_Page 987 public function getUrl() { function in Google_PageAuthor 997 public function getUrl() { function in Google_PageAuthorImage 1137 public function getUrl() { function in Google_Post 1170 public function getUrl() { function in Google_PostAuthor 1180 public function getUrl() { function in Google_PostAuthorImage 1352 public function getUrl() { function in Google_User
|
/plugin/authgoogle/google/io/ |
H A D | Google_HttpRequest.php | 152 public function getUrl() { function in Google_HttpRequest 254 $key = $this->getUrl(); 291 $path = parse_url($this->getUrl(), PHP_URL_PATH);
|
/plugin/facebookalbum/ |
H A D | facebook.php | 420 return $this->getUrl( 446 return $this->getUrl( 468 return $this->getUrl( 537 $this->getUrl('graph', $path), 853 return self::getUrl($name, 'restserver.php'); 864 protected function getUrl($name, $path='', $params=array()) { function in Facebook
|
/plugin/fblogin/lib/ |
H A D | base_facebook.php | 356 $this->getUrl('graph', '/oauth/access_token'), 584 return $this->getUrl( 604 return $this->getUrl( 626 return $this->getUrl( 772 $this->getUrl('graph', '/oauth/access_token'), 869 $this->getUrl($domainKey, $path), 1110 return self::getUrl($name, 'restserver.php'); 1122 protected function getUrl($name, $path='', $params=array()) { function in BaseFacebook
|
/plugin/amazon_heavy/ |
H A D | syntax.php | 90 if (!$this->getUrl($filename, $data[0])) { 103 function getUrl($filename, &$data) { function in syntax_plugin_amazon
|
/plugin/authfacebook/lib/GraphNodes/ |
H A D | GraphPicture.php | 48 public function getUrl() function in Facebook\\GraphNodes\\GraphPicture
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/ |
H A D | EndPoint.php | 37 public function getUrl() function in Google\\Service\\Games\\EndPoint
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/ |
H A D | PostAuthorImage.php | 37 public function getUrl() function in Google\\Service\\Blogger\\PostAuthorImage
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/ |
H A D | OpenLink.php | 37 public function getUrl() function in Google\\Service\\HangoutsChat\\OpenLink
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/ |
H A D | ProductsGenerateApprovalUrlResponse.php | 37 public function getUrl() function in Google\\Service\\AndroidEnterprise\\ProductsGenerateApprovalUrlResponse
|