|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Data Structures | |
| class | AbstractBackend |
| Abstract Calendaring backend. More... | |
| class | AbstractMock |
| class | AbstractPDOTest |
| class | AbstractTest |
| interface | BackendInterface |
| Every CalDAV backend must at least implement this interface. More... | |
| class | Mock |
| class | MockScheduling |
| class | MockSharing |
| class | MockSubscriptionSupport |
| This is a mock CalDAV backend that supports subscriptions. More... | |
| interface | NotificationSupport |
| Adds caldav notification support to a backend. More... | |
| class | PDO |
| PDO CalDAV backend. More... | |
| class | PDOMySQLTest |
| class | PDOPgSqlTest |
| class | PDOSqliteTest |
| interface | SchedulingSupport |
| Implementing this interface adds CalDAV Scheduling support to your caldav server, as defined in rfc6638. More... | |
| interface | SharingSupport |
| Adds support for sharing features to a CalDAV server. More... | |
| class | SimplePDO |
| Simple PDO CalDAV backend. More... | |
| class | SimplePDOTest |
| interface | SubscriptionSupport |
| Every CalDAV backend must at least implement this interface. More... | |
| interface | SyncSupport |
| WebDAV-sync support for CalDAV backends. More... | |