Searched refs:updateInvites (Results 1 – 6 of 6) sorted by relevance
55 function updateInvites(array $sharees) { function in Sabre\\CalDAV\\SharedCalendar57 $this->caldavBackend->updateInvites($this->calendarInfo['id'], $sharees);
211 $node->updateInvites($shares);
49 function updateInvites(array $sharees); function
140 $node->updateInvites($sharees);
32 function updateInvites($calendarId, array $sharees); function
1343 function updateInvites($calendarId, array $sharees) { function in Sabre\\CalDAV\\Backend\\PDO