Home
last modified time | relevance | path

Searched defs:getAbsoluteUrl (Results 1 – 13 of 13) sorted by relevance

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DClientMock.php21 public function getAbsoluteUrl($url) { function in Sabre\\DAV\\ClientMock
/plugin/combo/ComboStrap/
H A DImageSvg.php169 public function getAbsoluteUrl(): ?string function in ComboStrap\\ImageSvg
H A DImageRaster.php183 function getAbsoluteUrl() function in ComboStrap\\ImageRaster
H A DImage.php328 public abstract function getAbsoluteUrl(); function in ComboStrap\\Image
/plugin/webdav/vendor/sabre/http/lib/
H A DRequestInterface.php49 function getAbsoluteUrl(); function
H A DRequestDecorator.php81 function getAbsoluteUrl() { function in Sabre\\HTTP\\RequestDecorator
H A DRequest.php136 function getAbsoluteUrl() { function in Sabre\\HTTP\\Request
/plugin/davcal/vendor/sabre/http/lib/
H A DRequestInterface.php49 function getAbsoluteUrl(); function
H A DRequestDecorator.php81 function getAbsoluteUrl() { function in Sabre\\HTTP\\RequestDecorator
H A DRequest.php136 function getAbsoluteUrl() { function in Sabre\\HTTP\\Request
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DClient.php357 function getAbsoluteUrl($url) { function in Sabre\\DAV\\Client
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DClient.php389 function getAbsoluteUrl($url) { function in Sabre\\DAV\\Client
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js2892 Graph.prototype.getAbsoluteUrl = function(url) method in Graph