Searched defs:updateInvites (Results 1 – 4 of 4) sorted by relevance
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sharing/ | ||
H A D | ISharedNode.php | 49 function updateInvites(array $sharees); function |
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/ | ||
H A D | SharingSupport.php | 32 function updateInvites($calendarId, array $sharees); function |
H A D | PDO.php | 1343 function updateInvites($calendarId, array $sharees) { function in Sabre\\CalDAV\\Backend\\PDO |
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/ | ||
H A D | SharedCalendar.php | 55 function updateInvites(array $sharees) { function in Sabre\\CalDAV\\SharedCalendar |