/plugin/webdav/vendor/sabre/dav/lib/CalDAV/ |
H A D | CalendarRoot.php | 27 protected $caldavBackend; variable in Sabre\\CalDAV\\CalendarRoot 43 …face $principalBackend, Backend\BackendInterface $caldavBackend, $principalPrefix = 'principals') {
|
H A D | CalendarObject.php | 21 protected $caldavBackend; variable in Sabre\\CalDAV\\CalendarObject 55 …tion __construct(Backend\BackendInterface $caldavBackend, array $calendarInfo, array $objectData) {
|
H A D | CalendarHome.php | 32 protected $caldavBackend; variable in Sabre\\CalDAV\\CalendarHome 47 function __construct(Backend\BackendInterface $caldavBackend, $principalInfo) {
|
H A D | Calendar.php | 35 protected $caldavBackend; variable in Sabre\\CalDAV\\Calendar 43 function __construct(Backend\BackendInterface $caldavBackend, $calendarInfo) {
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/ |
H A D | CalendarRoot.php | 27 protected $caldavBackend; variable in Sabre\\CalDAV\\CalendarRoot 43 …face $principalBackend, Backend\BackendInterface $caldavBackend, $principalPrefix = 'principals') {
|
H A D | CalendarObject.php | 19 protected $caldavBackend; variable in Sabre\\CalDAV\\CalendarObject 53 …tion __construct(Backend\BackendInterface $caldavBackend, array $calendarInfo, array $objectData) {
|
H A D | SharedCalendar.php | 20 function __construct(Backend\BackendInterface $caldavBackend, $calendarInfo) {
|
H A D | Calendar.php | 33 protected $caldavBackend; variable in Sabre\\CalDAV\\Calendar 41 function __construct(Backend\BackendInterface $caldavBackend, $calendarInfo) {
|
H A D | CalendarHome.php | 30 protected $caldavBackend; variable in Sabre\\CalDAV\\CalendarHome 45 function __construct(Backend\BackendInterface $caldavBackend, $principalInfo) {
|
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Notifications/ |
H A D | Collection.php | 32 protected $caldavBackend; variable in Sabre\\CalDAV\\Notifications\\Collection 47 function __construct(CalDAV\Backend\NotificationSupport $caldavBackend, $principalUri) {
|
H A D | Node.php | 30 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 D | SchedulingObject.php | 22 protected $caldavBackend; variable in Sabre\\CalDAV\\Schedule\\SchedulingObject 48 function __construct(Backend\SchedulingSupport $caldavBackend, array $objectData) {
|
H A D | Inbox.php | 27 protected $caldavBackend; variable in Sabre\\CalDAV\\Schedule\\Inbox 42 function __construct(Backend\SchedulingSupport $caldavBackend, $principalUri) {
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/ |
H A D | SchedulingObject.php | 22 protected $caldavBackend; variable in Sabre\\CalDAV\\Schedule\\SchedulingObject 48 function __construct(Backend\SchedulingSupport $caldavBackend, array $objectData) {
|
H A D | Inbox.php | 25 protected $caldavBackend; variable in Sabre\\CalDAV\\Schedule\\Inbox 40 function __construct(Backend\SchedulingSupport $caldavBackend, $principalUri) {
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/ |
H A D | Collection.php | 30 protected $caldavBackend; variable in Sabre\\CalDAV\\Notifications\\Collection 45 function __construct(CalDAV\Backend\NotificationSupport $caldavBackend, $principalUri) {
|
H A D | Node.php | 28 protected $caldavBackend; variable in Sabre\\CalDAV\\Notifications\\Node 51 …V\Backend\NotificationSupport $caldavBackend, $principalUri, NotificationInterface $notification) {
|
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Subscriptions/ |
H A D | Subscription.php | 30 protected $caldavBackend; variable in Sabre\\CalDAV\\Subscriptions\\Subscription 45 function __construct(SubscriptionSupport $caldavBackend, array $subscriptionInfo) {
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Subscriptions/ |
H A D | Subscription.php | 28 protected $caldavBackend; variable in Sabre\\CalDAV\\Subscriptions\\Subscription 43 function __construct(SubscriptionSupport $caldavBackend, array $subscriptionInfo) {
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/ |
H A D | CollectionTest.php | 9 protected $caldavBackend; variable in Sabre\\CalDAV\\Notifications\\CollectionTest
|
H A D | NodeTest.php | 10 protected $caldavBackend; variable in Sabre\\CalDAV\\Notifications\\NodeTest
|
H A D | PluginTest.php | 27 protected $caldavBackend; variable in Sabre\\CalDAV\\Notifications\\PluginTest
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/ |
H A D | FreeBusyRequestTest.php | 19 protected $caldavBackend; variable in Sabre\\CalDAV\\Schedule\\FreeBusyRequestTest
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/ |
H A D | PluginTest.php | 26 protected $caldavBackend; variable in Sabre\\CalDAV\\PluginTest
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/ |
H A D | DAVServerTest.php | 49 protected $caldavBackend; variable in Sabre\\DAVServerTest
|