Home
last modified time | relevance | path

Searched defs:calendarInfo (Results 1 – 5 of 5) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarObject.php35 protected $calendarInfo; variable in Sabre\\CalDAV\\CalendarObject
55 …function __construct(Backend\BackendInterface $caldavBackend, array $calendarInfo, array $objectDa…
H A DCalendar.php28 protected $calendarInfo; variable in Sabre\\CalDAV\\Calendar
43 function __construct(Backend\BackendInterface $caldavBackend, $calendarInfo) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarObject.php33 protected $calendarInfo; variable in Sabre\\CalDAV\\CalendarObject
53 …function __construct(Backend\BackendInterface $caldavBackend, array $calendarInfo, array $objectDa…
H A DSharedCalendar.php20 function __construct(Backend\BackendInterface $caldavBackend, $calendarInfo) {
H A DCalendar.php26 protected $calendarInfo; variable in Sabre\\CalDAV\\Calendar
41 function __construct(Backend\BackendInterface $caldavBackend, $calendarInfo) {