Searched defs:calendars (Results 1 – 9 of 9) sorted by relevance
26 public $calendars; variable in Google\\Service\\Calendar\\FreeBusyGroup33 public function setCalendars($calendars)
42 public function setCalendars($calendars)
10 protected $calendars; variable in Sabre\\CalDAV\\Backend\\Mock12 function __construct(array $calendars = [], array $calendarData = []) {
14 … function __construct(array $calendars = [], array $calendarData = [], array $notifications = []) {
55 public $calendars; variable in Google\\Service\\Calendar
24 protected $calendars; variable in Sabre\\CalDAV\\CalendarTest
15 CREATE TABLE calendars ( table
716 public $calendars; variable in Google_CalendarService1778 public $calendars; variable in Google_FreeBusyGroup1782 public function setCalendars(/* array(Google_string) */ $calendars) {1859 public $calendars; variable in Google_FreeBusyResponse1866 public function setCalendars(Google_FreeBusyCalendar $calendars) {
27592 _getDayHoursForMultiple: function (calendars, date) { argument