Home
last modified time | relevance | path

Searched refs:contextUri (Results 26 – 34 of 34) sorted by relevance

12

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DInviteReply.php175 '{DAV:}href' => $writer->contextUri . $this->hostUrl
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DInviteReply.php176 '{DAV:}href' => $writer->contextUri . $this->hostUrl
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/
H A DHrefTest.php23 $this->contextUri = '/bla/';
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Element/
H A DResponse.php125 $writer->writeElement('{DAV:}href', $writer->contextUri . $this->getHref());
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Element/
H A DResponse.php125 …$writer->writeElement('{DAV:}href', $writer->contextUri . \Sabre\HTTP\encodePath($this->getHref())…
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md53 * Renamed 'baseUri' to 'contextUri' everywhere.
/plugin/icalevents/vendor/sabre/xml/
H A DCHANGELOG.md114 * Renamed 'baseUri' to 'contextUri' everywhere.
/plugin/webdav/vendor/sabre/xml/
H A DCHANGELOG.md120 * Renamed 'baseUri' to 'contextUri' everywhere.
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php1661 $w->contextUri = $this->baseUri;

12