Searched defs:shareReply (Results 1 – 5 of 5) sorted by relevance
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/ |
H A D | NotificationSupport.php | 59 function shareReply($href, $status, $calendarUri, $inReplyTo, $summary = null); function
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/ |
H A D | SharingSupport.php | 232 function shareReply($href, $status, $calendarUri, $inReplyTo, $summary = null); function
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/ |
H A D | MockSharing.php | 138 function shareReply($href, $status, $calendarUri, $inReplyTo, $summary = null) { function in Sabre\\CalDAV\\Backend\\MockSharing
|
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/ |
H A D | CalendarHome.php | 344 function shareReply($href, $status, $calendarUri, $inReplyTo, $summary = null) { function in Sabre\\CalDAV\\CalendarHome
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/ |
H A D | CalendarHome.php | 396 function shareReply($href, $status, $calendarUri, $inReplyTo, $summary = null) { function in Sabre\\CalDAV\\CalendarHome
|