Searched defs:updateSubscription (Results 1 – 6 of 6) sorted by relevance
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/ | ||
H A D | SubscriptionSupport.php | 79 function updateSubscription($subscriptionId, DAV\PropPatch $propPatch); function |
H A D | PDO.php | 1192 function updateSubscription($subscriptionId, DAV\PropPatch $propPatch) { function in Sabre\\CalDAV\\Backend\\PDO |
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/ | ||
H A D | SubscriptionSupport.php | 79 function updateSubscription($subscriptionId, DAV\PropPatch $propPatch); function |
H A D | PDO.php | 1063 function updateSubscription($subscriptionId, DAV\PropPatch $propPatch) { function in Sabre\\CalDAV\\Backend\\PDO |
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/ | ||
H A D | MockSubscriptionSupport.php | 111 public function updateSubscription($subscriptionId, DAV\PropPatch $propPatch) { function in Sabre\\CalDAV\\Backend\\MockSubscriptionSupport |
/plugin/davcal/ | ||
H A D | calendarBackendDokuwiki.php | 641 function updateSubscription($subscriptionId, DAV\PropPatch $propPatch) function in DokuWikiSabreCalendarBackend |