ICalendarProvider
in
This interface defines a lazy loading mechanism for calendars for Public Consumption
Tags
Table of Contents
Methods
- getCalendars() : array<string|int, ICalendar>
Methods
getCalendars()
public
getCalendars(string $principalUri[, array<string|int, string> $calendarUris = [] ]) : array<string|int, ICalendar>
Parameters
- $principalUri : string
-
URI of the principal
- $calendarUris : array<string|int, string> = []
-
optionally specify which calendars to load, or all if this array is empty