CalDAV
Namespaces
Interfaces, Classes and Traits
- ICalendar
- Calendar interface.
- ICalendarObject
- CalendarObject interface.
- ICalendarObjectContainer
- This interface represents a node that may contain calendar objects.
- ISharedCalendar
- This interface represents a Calendar that is shared by a different user.
- Calendar
- This object represents a CalDAV calendar.
- CalendarHome
- The CalendarHome represents a node that is usually in a users' calendar-homeset.
- CalendarObject
- The CalendarObject represents a single VEVENT or VTODO within a Calendar.
- CalendarQueryValidator
- CalendarQuery Validator.
- CalendarRoot
- Calendars collection.
- ICSExportPlugin
- ICS Exporter.
- Plugin
- CalDAV plugin.
- SharedCalendar
- This object represents a CalDAV calendar that is shared by a different user.
- SharingPlugin
- This plugin implements support for caldav sharing.
- CalendarHomeNotificationsTest
- CalendarHomeSharedCalendarsTest
- CalendarHomeSubscriptionsTest
- CalendarHomeTest
- CalendarObjectTest
- CalendarQueryVAlarmTest
- CalendarQueryValidatorTest
- CalendarTest
- ExpandEventsDoubleEventsTest
- This unittests is created to find out why certain events show up twice.
- ExpandEventsDTSTARTandDTENDbyDayTest
- This unittests is created to find out why recurring events have wrong DTSTART value.
- ExpandEventsDTSTARTandDTENDTest
- This unittests is created to find out why recurring events have wrong DTSTART value.
- ExpandEventsFloatingTimeTest
- This unittest is created to check if expand() works correctly with floating times (using calendar-timezone information).
- FreeBusyReportTest
- GetEventsByTimerangeTest
- This unittest is created to check if queries for time-range include the start timestamp or not.
- ICSExportPluginTest
- This class may be used as a basis for other webdav-related unittests.
- Issue166Test
- Issue172Test
- Issue203Test
- This unittest is created to find out why an overwritten DAILY event has wrong DTSTART, DTEND, SUMMARY and RECURRENCEID.
- Issue205Test
- This unittest is created to check if a VALARM TRIGGER of PT0S is supported.
- Issue211Test
- This unittest is created to check for an endless loop in Sabre\CalDAV\CalendarQueryValidator.
- Issue220Test
- This unittest is created to check for an endless loop in CalendarQueryValidator.
- Issue228Test
- This unittest is created to check if the time-range filter is working correctly with all-day-events.
- JCalTransformTest
- This class may be used as a basis for other webdav-related unittests.
- PluginTest
- SharedCalendarTest
- SharingPluginTest
- This class may be used as a basis for other webdav-related unittests.
- TestUtil
- ValidateICalTest