nextcloud/lib/public/Calendar
Christoph Wurst 0b72abb7a5
Document allowed property names for calendar property searches
For API users it looked like any properties could be searched. But it
turned out to be a hand picked list of properties that we index and then
use for the search. To prevent application errors where special props
are not found, I suggest we document the allowed values.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-11 11:02:48 +01:00
..
Exceptions Add create method to extended calendar implementation 2021-10-15 09:35:29 +02:00
Resource Update php licenses 2021-06-04 22:02:41 +02:00
Room Use IRoomMetadata as source of truth for supported room types 2021-09-21 15:23:05 +02:00
BackendTemporarilyUnavailableException.php Update php licenses 2021-06-04 22:02:41 +02:00
ICalendar.php Add Public Calendar Provider 2021-10-14 08:22:24 +02:00
ICalendarProvider.php Add IManager::getCalendarsForPrincipal API 2021-11-03 12:19:47 +01:00
ICalendarQuery.php Document allowed property names for calendar property searches 2021-11-11 11:02:48 +01:00
ICreateFromString.php Add create method to extended calendar implementation 2021-10-15 09:35:29 +02:00
IManager.php Add IManager::getCalendarsForPrincipal API 2021-11-03 12:19:47 +01:00
IMetadataProvider.php Update php licenses 2021-06-04 22:02:41 +02:00