Home
last modified time | relevance | path

Searched refs:Sabre (Results 26 – 50 of 1586) sorted by path

12345678910>>...64

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php3 namespace Sabre\CalDAV;
6 use Sabre\DAV;
7 use Sabre\VObject;
8 use Sabre\HTTP\RequestInterface;
9 use Sabre\HTTP\ResponseInterface;
10 use Sabre\DAV\Exception\BadRequest;
134 $format = \Sabre\HTTP\Util::Negotiate(
H A DICalendar.php3 namespace Sabre\CalDAV;
5 use Sabre\DAVACL;
H A DICalendarObject.php3 namespace Sabre\CalDAV;
5 use Sabre\DAV;
H A DICalendarObjectContainer.php3 namespace Sabre\CalDAV;
18 interface ICalendarObjectContainer extends \Sabre\DAV\ICollection {
H A DIShareableCalendar.php3 namespace Sabre\CalDAV;
H A DISharedCalendar.php3 namespace Sabre\CalDAV;
H A DPlugin.php3 namespace Sabre\CalDAV;
6 use Sabre\DAV;
7 use Sabre\DAV\Exception\BadRequest;
8 use Sabre\DAV\MkCol;
9 use Sabre\DAV\Xml\Property\Href;
10 use Sabre\DAVACL;
11 use Sabre\VObject;
12 use Sabre\HTTP;
13 use Sabre\Uri;
14 use Sabre\HTTP\RequestInterface;
[all …]
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DCollection.php3 namespace Sabre\CalDAV\Notifications;
5 use Sabre\DAV;
6 use Sabre\CalDAV;
7 use Sabre\DAVACL;
28 * @var Sabre\CalDAV\Backend\NotificationSupport
H A DICollection.php3 namespace Sabre\CalDAV\Notifications;
5 use Sabre\DAV;
H A DINode.php3 namespace Sabre\CalDAV\Notifications;
H A DNode.php3 namespace Sabre\CalDAV\Notifications;
5 use Sabre\DAV;
6 use Sabre\CalDAV;
7 use Sabre\CalDAV\Xml\Notification\NotificationInterface;
8 use Sabre\DAVACL;
26 * @var Sabre\CalDAV\Backend\NotificationSupport
33 * @var Sabre\CalDAV\Notifications\INotificationType
H A DPlugin.php3 namespace Sabre\CalDAV\Notifications;
5 use Sabre\DAV;
6 use Sabre\DAV\PropFind;
7 use Sabre\DAV\INode as BaseINode;
8 use Sabre\DAV\ServerPlugin;
9 use Sabre\DAV\Server;
10 use Sabre\DAVACL;
11 use Sabre\HTTP\RequestInterface;
12 use Sabre\HTTP\ResponseInterface;
73 …$server->resourceTypeMapping['\\Sabre\\CalDAV\\Notifications\\ICollection'] = '{' . self::NS_CALEN…
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Principal/
H A DCollection.php3 namespace Sabre\CalDAV\Principal;
5 use Sabre\DAVACL;
H A DIProxyRead.php3 namespace Sabre\CalDAV\Principal;
5 use Sabre\DAVACL;
H A DIProxyWrite.php3 namespace Sabre\CalDAV\Principal;
5 use Sabre\DAVACL;
H A DProxyRead.php3 namespace Sabre\CalDAV\Principal;
5 use Sabre\DAVACL;
6 use Sabre\DAV;
H A DProxyWrite.php3 namespace Sabre\CalDAV\Principal;
5 use Sabre\DAVACL;
6 use Sabre\DAV;
H A DUser.php3 namespace Sabre\CalDAV\Principal;
5 use Sabre\DAV;
6 use Sabre\DAVACL;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DIInbox.php3 namespace Sabre\CalDAV\Schedule;
13 interface IInbox extends \Sabre\CalDAV\ICalendarObjectContainer, \Sabre\DAVACL\IACL {
H A DIMipPlugin.php3 namespace Sabre\CalDAV\Schedule;
5 use Sabre\DAV;
6 use Sabre\VObject\ITip;
H A DIOutbox.php3 namespace Sabre\CalDAV\Schedule;
13 interface IOutbox extends \Sabre\DAV\ICollection, \Sabre\DAVACL\IACL {
H A DISchedulingObject.php3 namespace Sabre\CalDAV\Schedule;
11 interface ISchedulingObject extends \Sabre\CalDAV\ICalendarObject {
H A DInbox.php3 namespace Sabre\CalDAV\Schedule;
5 use Sabre\DAV;
6 use Sabre\CalDAV;
7 use Sabre\DAVACL;
8 use Sabre\CalDAV\Backend;
9 use Sabre\VObject;
H A DOutbox.php3 namespace Sabre\CalDAV\Schedule;
5 use Sabre\DAV;
6 use Sabre\CalDAV;
7 use Sabre\DAVACL;
H A DPlugin.php3 namespace Sabre\CalDAV\Schedule;
6 use Sabre\DAV\Server;
7 use Sabre\DAV\ServerPlugin;
8 use Sabre\DAV\PropFind;
9 use Sabre\DAV\INode;
10 use Sabre\DAV\Xml\Property\Href;
13 use Sabre\VObject;
14 use Sabre\VObject\Reader;
16 use Sabre\VObject\ITip;
18 use Sabre\DAVACL;
[all …]

12345678910>>...64