ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
Sabre\CalDAV Namespace Reference

Namespaces

 Backend
 
 Exception
 
 Notifications
 
 Principal
 
 Schedule
 
 Subscriptions
 
 Xml
 

Data Structures

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