Home
last modified time | relevance | path

Searched refs:setAbsoluteUrl (Results 1 – 13 of 13) sorted by relevance

/plugin/webdav/vendor/sabre/http/lib/
H A DRequestDecorator.php93 function setAbsoluteUrl($url) { function in Sabre\\HTTP\\RequestDecorator
95 $this->inner->setAbsoluteUrl($url);
H A DRequestInterface.php57 function setAbsoluteUrl($url); function
H A DSapi.php197 $r->setAbsoluteUrl($protocol . '://' . $hostName . $url);
H A DRequest.php125 function setAbsoluteUrl($url) { function in Sabre\\HTTP\\Request
/plugin/davcal/vendor/sabre/http/lib/
H A DRequestDecorator.php93 function setAbsoluteUrl($url) { function in Sabre\\HTTP\\RequestDecorator
95 $this->inner->setAbsoluteUrl($url);
H A DRequestInterface.php57 function setAbsoluteUrl($url); function
H A DSapi.php189 $r->setAbsoluteUrl($protocol . '://' . $hostName . $url);
H A DRequest.php125 function setAbsoluteUrl($url) { function in Sabre\\HTTP\\Request
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DRequestDecoratorTest.php35 $this->outer->setAbsoluteUrl('http://example.org/foo');
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md220 * Added: Request::setAbsoluteUrl and Request::getAbsoluteUrl.
H A DREADME.md383 function setAbsoluteUrl($url);
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md253 * Added: Request::setAbsoluteUrl and Request::getAbsoluteUrl.
H A DREADME.md383 function setAbsoluteUrl($url);