Home
last modified time | relevance | path

Searched defs:updateCalendar (Results 1 – 7 of 7) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DAbstractBackend.php35 function updateCalendar($calendarId, \Sabre\DAV\PropPatch $propPatch) { function in Sabre\\CalDAV\\Backend\\AbstractBackend
H A DBackendInterface.php72 function updateCalendar($calendarId, \Sabre\DAV\PropPatch $propPatch); function
H A DPDO.php305 function updateCalendar($calendarId, \Sabre\DAV\PropPatch $propPatch) { function in Sabre\\CalDAV\\Backend\\PDO
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DAbstractBackend.php35 function updateCalendar($calendarId, \Sabre\DAV\PropPatch $propPatch) { function in Sabre\\CalDAV\\Backend\\AbstractBackend
H A DBackendInterface.php70 function updateCalendar($calendarId, \Sabre\DAV\PropPatch $propPatch); function
H A DPDO.php259 function updateCalendar($calendarId, \Sabre\DAV\PropPatch $propPatch) { function in Sabre\\CalDAV\\Backend\\PDO
/plugin/davcal/
H A DcalendarBackendDokuwiki.php160 function updateCalendar($calendarId, \Sabre\DAV\PropPatch $propPatch) function in DokuWikiSabreCalendarBackend