Lines Matching defs:calendarId
259 function updateCalendar($calendarId, \Sabre\DAV\PropPatch $propPatch) {
303 function deleteCalendar($calendarId) {
347 function getCalendarObjects($calendarId) {
385 function getCalendarObject($calendarId, $objectUri) {
418 function getMultipleCalendarObjects($calendarId, array $uris) {
466 function createCalendarObject($calendarId, $objectUri, $calendarData) {
507 function updateCalendarObject($calendarId, $objectUri, $calendarData) {
608 function deleteCalendarObject($calendarId, $objectUri) {
669 function calendarQuery($calendarId, array $filters) {
843 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null) {
913 protected function addChange($calendarId, $objectUri, $operation) {