Home
last modified time | relevance | path

Searched defs:caldavBackend (Results 1 – 25 of 25) sorted by last modified time

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php33 protected $caldavBackend; variable in Sabre\\CalDAV\\Calendar
41 function __construct(Backend\BackendInterface $caldavBackend, $calendarInfo) {
H A DCalendarObject.php19 protected $caldavBackend; variable in Sabre\\CalDAV\\CalendarObject
53 …tion __construct(Backend\BackendInterface $caldavBackend, array $calendarInfo, array $objectData) {
H A DSharedCalendar.php20 function __construct(Backend\BackendInterface $caldavBackend, $calendarInfo) {
H A DCalendarHome.php30 protected $caldavBackend; variable in Sabre\\CalDAV\\CalendarHome
45 function __construct(Backend\BackendInterface $caldavBackend, $principalInfo) {
H A DCalendarRoot.php27 protected $caldavBackend; variable in Sabre\\CalDAV\\CalendarRoot
43 …face $principalBackend, Backend\BackendInterface $caldavBackend, $principalPrefix = 'principals') {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DSchedulingObject.php22 protected $caldavBackend; variable in Sabre\\CalDAV\\Schedule\\SchedulingObject
48 function __construct(Backend\SchedulingSupport $caldavBackend, array $objectData) {
H A DInbox.php25 protected $caldavBackend; variable in Sabre\\CalDAV\\Schedule\\Inbox
40 function __construct(Backend\SchedulingSupport $caldavBackend, $principalUri) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/
H A DCollectionTest.php9 protected $caldavBackend; variable in Sabre\\CalDAV\\Notifications\\CollectionTest
H A DNodeTest.php10 protected $caldavBackend; variable in Sabre\\CalDAV\\Notifications\\NodeTest
H A DPluginTest.php27 protected $caldavBackend; variable in Sabre\\CalDAV\\Notifications\\PluginTest
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DPluginTest.php26 protected $caldavBackend; variable in Sabre\\CalDAV\\PluginTest
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DFreeBusyRequestTest.php19 protected $caldavBackend; variable in Sabre\\CalDAV\\Schedule\\FreeBusyRequestTest
/plugin/davcal/vendor/sabre/dav/tests/Sabre/
H A DDAVServerTest.php49 protected $caldavBackend; variable in Sabre\\DAVServerTest
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DNode.php28 protected $caldavBackend; variable in Sabre\\CalDAV\\Notifications\\Node
51 …V\Backend\NotificationSupport $caldavBackend, $principalUri, NotificationInterface $notification) {
H A DCollection.php30 protected $caldavBackend; variable in Sabre\\CalDAV\\Notifications\\Collection
45 function __construct(CalDAV\Backend\NotificationSupport $caldavBackend, $principalUri) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DSubscription.php28 protected $caldavBackend; variable in Sabre\\CalDAV\\Subscriptions\\Subscription
43 function __construct(SubscriptionSupport $caldavBackend, array $subscriptionInfo) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php32 protected $caldavBackend; variable in Sabre\\CalDAV\\CalendarHome
47 function __construct(Backend\BackendInterface $caldavBackend, $principalInfo) {
H A DCalendar.php35 protected $caldavBackend; variable in Sabre\\CalDAV\\Calendar
43 function __construct(Backend\BackendInterface $caldavBackend, $calendarInfo) {
H A DCalendarObject.php21 protected $caldavBackend; variable in Sabre\\CalDAV\\CalendarObject
55 …tion __construct(Backend\BackendInterface $caldavBackend, array $calendarInfo, array $objectData) {
H A DCalendarRoot.php27 protected $caldavBackend; variable in Sabre\\CalDAV\\CalendarRoot
43 …face $principalBackend, Backend\BackendInterface $caldavBackend, $principalPrefix = 'principals') {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DSubscription.php30 protected $caldavBackend; variable in Sabre\\CalDAV\\Subscriptions\\Subscription
45 function __construct(SubscriptionSupport $caldavBackend, array $subscriptionInfo) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DCollection.php32 protected $caldavBackend; variable in Sabre\\CalDAV\\Notifications\\Collection
47 function __construct(CalDAV\Backend\NotificationSupport $caldavBackend, $principalUri) {
H A DNode.php30 protected $caldavBackend; variable in Sabre\\CalDAV\\Notifications\\Node
53 …V\Backend\NotificationSupport $caldavBackend, $principalUri, NotificationInterface $notification) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DInbox.php27 protected $caldavBackend; variable in Sabre\\CalDAV\\Schedule\\Inbox
42 function __construct(Backend\SchedulingSupport $caldavBackend, $principalUri) {
H A DSchedulingObject.php22 protected $caldavBackend; variable in Sabre\\CalDAV\\Schedule\\SchedulingObject
48 function __construct(Backend\SchedulingSupport $caldavBackend, array $objectData) {