Searched refs:calendarQueryReport (Results 1 – 3 of 3) sorted by relevance
28 $calendarQueryReport = new CalendarQueryReport();29 $calendarQueryReport->properties = [32 $calendarQueryReport->filters = [41 $calendarQueryReport,109 $calendarQueryReport = new CalendarQueryReport();110 $calendarQueryReport->version = '2.0';111 $calendarQueryReport->contentType = 'application/json+calendar';112 $calendarQueryReport->properties = [116 $calendarQueryReport->expand = [120 $calendarQueryReport->filters = [[all …]
250 $this->calendarQueryReport($report);506 function calendarQueryReport($report) { function in Sabre\\CalDAV\\Plugin
236 $this->calendarQueryReport($report);488 function calendarQueryReport($report) { function in Sabre\\CalDAV\\Plugin