Home
last modified time | relevance | path

Searched refs:DAV (Results 226 – 250 of 556) sorted by relevance

12345678910>>...23

/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DICard.php5 use Sabre\DAV; alias
17 interface ICard extends DAV\IFile {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DICalendarObject.php5 use Sabre\DAV; alias
19 interface ICalendarObject extends DAV\IFile {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DICollection.php5 use Sabre\DAV; alias
21 interface ICollection extends DAV\ICollection {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DICollection.php5 use Sabre\DAV; alias
21 interface ICollection extends DAV\ICollection {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DAbstractDigest.php3 namespace Sabre\DAV\Auth\Backend;
5 use Sabre\DAV; alias
117 … throw new DAV\Exception('The returned value from getDigestHash must be a string or null');
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DHref.php3 namespace Sabre\DAV\Xml\Property;
5 use Sabre\DAV\Browser\HtmlOutput;
6 use Sabre\DAV\Browser\HtmlOutputHelper;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/
H A DMock.php3 namespace Sabre\DAV\PropertyStorage\Backend;
5 use Sabre\DAV\PropFind;
6 use Sabre\DAV\PropPatch;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DAbstractDigest.php3 namespace Sabre\DAV\Auth\Backend;
6 use Sabre\DAV; alias
117 … throw new DAV\Exception('The returned value from getDigestHash must be a string or null');
/plugin/davcal/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
H A DPDO.php3 namespace Sabre\DAV\PropertyStorage\Backend;
5 use Sabre\DAV\PropFind;
6 use Sabre\DAV\PropPatch;
7 use Sabre\DAV\Xml\Property\Complex;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DISubscription.php5 use Sabre\DAV\ICollection;
6 use Sabre\DAV\IProperties;
H A DSubscription.php6 use Sabre\DAV\Collection;
7 use Sabre\DAV\PropPatch;
8 use Sabre\DAV\Xml\Property\Href;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DISubscription.php5 use Sabre\DAV\ICollection;
6 use Sabre\DAV\IProperties;
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sharing/
H A DISharedNode.php3 namespace Sabre\DAV\Sharing;
5 use Sabre\DAV\INode;
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DIACL.php5 use Sabre\DAV; alias
16 interface IACL extends DAV\INode {
H A DIPrincipalCollection.php5 use Sabre\DAV; alias
17 interface IPrincipalCollection extends DAV\ICollection {
H A DIPrincipal.php5 use Sabre\DAV; alias
16 interface IPrincipal extends DAV\INode {
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DIACL.php5 use Sabre\DAV; alias
16 interface IACL extends DAV\INode {
H A DIPrincipal.php5 use Sabre\DAV; alias
16 interface IPrincipal extends DAV\INode {
H A DIPrincipalCollection.php5 use Sabre\DAV; alias
17 interface IPrincipalCollection extends DAV\ICollection {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Sync/
H A DMockSyncCollection.php3 namespace Sabre\DAV\Sync;
5 use Sabre\DAV; alias
17 class MockSyncCollection extends DAV\SimpleCollection implements ISyncCollection {
/plugin/webdav/core/DAV/Collection/ODT/
H A DDirectory.php11 namespace dokuwiki\plugin\webdav\core\DAV\Collection\ODT;
13 use dokuwiki\plugin\webdav\core\DAV\AbstractDirectory;
/plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/
H A DInvalidResourceType.php3 namespace Sabre\DAV\Exception;
26 function serialize(\Sabre\DAV\Server $server, \DOMElement $errorNode) {
/plugin/webdav/core/DAV/Collection/Tags/
H A DFile.php11 namespace dokuwiki\plugin\webdav\core\DAV\Collection\Tags;
13 use dokuwiki\plugin\webdav\core\DAV\AbstractFile;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSubscriptionSupport.php5 use Sabre\DAV; alias
79 function updateSubscription($subscriptionId, DAV\PropPatch $propPatch);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSubscriptionSupport.php5 use Sabre\DAV; alias
79 function updateSubscription($subscriptionId, DAV\PropPatch $propPatch);

12345678910>>...23