Home
last modified time | relevance | path

Searched refs:DAV (Results 426 – 450 of 556) sorted by relevance

1...<<11121314151617181920>>...23

/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/
H A DEmailAddressSetTest.php5 use Sabre\DAV\Xml\XmlTest;
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Backend/
H A DPDO.php6 use Sabre\DAV; alias
102 function updateAddressBook($addressBookId, \Sabre\DAV\PropPatch $propPatch) {
175 throw new DAV\Exception\BadRequest('Unknown property: ' . $property);
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Backend/
H A DPDO.php6 use Sabre\DAV; alias
102 function updateAddressBook($addressBookId, \Sabre\DAV\PropPatch $propPatch) {
175 throw new DAV\Exception\BadRequest('Unknown property: ' . $property);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php7 use Sabre\DAV; alias
8 use Sabre\DAV\Exception\Forbidden;
219 …throw new DAV\Exception('The ' . $sccs . ' property must be of type: \Sabre\CalDAV\Xml\Property\Su…
259 function updateCalendar($calendarId, \Sabre\DAV\PropPatch $propPatch) {
551 …throw new \Sabre\DAV\Exception\BadRequest('Calendar objects must have a VJOURNAL, VEVENT or VTODO …
1063 function updateSubscription($subscriptionId, DAV\PropPatch $propPatch) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Request/
H A DShareTest.php5 use Sabre\DAV\Xml\XmlTest;
H A DInviteReplyTest.php5 use Sabre\DAV\Xml\XmlTest;
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DSimpleFile.php3 namespace Sabre\DAV;
H A DCollection.php3 namespace Sabre\DAV;
H A DSimpleCollection.php3 namespace Sabre\DAV;
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DBackendInterface.php62 function updatePrincipal($path, \Sabre\DAV\PropPatch $propPatch);
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DSimpleFile.php3 namespace Sabre\DAV;
H A DCollection.php3 namespace Sabre\DAV;
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DBackendInterface.php62 function updatePrincipal($path, \Sabre\DAV\PropPatch $propPatch);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DMkCol.php3 namespace Sabre\DAV\Xml\Request;
H A DPropFind.php3 namespace Sabre\DAV\Xml\Request;
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/FS/
H A DFile.php5 use Sabre\DAV\FSExt\File as BaseFile;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DMkCol.php3 namespace Sabre\DAV\Xml\Request;
H A DPropFind.php3 namespace Sabre\DAV\Xml\Request;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/
H A DPDOSqliteTest.php5 use Sabre\DAV; alias
/plugin/webdav/core/
H A DUtils.php13 use Sabre\DAV\Exception\Forbidden;
76 * @throws DAV\Exception\Forbidden
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/
H A DFileTest.php3 namespace Sabre\DAV\Auth\Backend;
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DApache.php3 namespace Sabre\DAV\Auth\Backend;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DApache.php3 namespace Sabre\DAV\Auth\Backend;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/
H A DXmlTest.php3 namespace Sabre\DAV\Xml;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Filter/
H A DCalendarData.php6 use Sabre\DAV\Exception\BadRequest;

1...<<11121314151617181920>>...23