Searched defs:setPublishStatus (Results 1 – 7 of 7) sorted by relevance
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/ | ||
H A D | ISharedCalendar.php | 25 function setPublishStatus($value); function |
H A D | SharedCalendar.php | 92 function setPublishStatus($value) { function in Sabre\\CalDAV\\SharedCalendar |
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/ | ||
H A D | ShareableCalendar.php | 66 function setPublishStatus($value) { function in Sabre\\CalDAV\\ShareableCalendar |
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/ | ||
H A D | SharingSupport.php | 58 function setPublishStatus($calendarId, $value); function |
H A D | PDO.php | 1505 function setPublishStatus($calendarId, $value) { function in Sabre\\CalDAV\\Backend\\PDO |
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/ | ||
H A D | SharingSupport.php | 241 function setPublishStatus($calendarId, $value); function |
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/ | ||
H A D | MockSharing.php | 154 function setPublishStatus($calendarId, $value) { function in Sabre\\CalDAV\\Backend\\MockSharing |