Home
last modified time | relevance | path

Searched defs:updateSubscription (Results 1 – 6 of 6) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSubscriptionSupport.php79 function updateSubscription($subscriptionId, DAV\PropPatch $propPatch); function
H A DPDO.php1192 function updateSubscription($subscriptionId, DAV\PropPatch $propPatch) { function in Sabre\\CalDAV\\Backend\\PDO
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSubscriptionSupport.php79 function updateSubscription($subscriptionId, DAV\PropPatch $propPatch); function
H A DPDO.php1063 function updateSubscription($subscriptionId, DAV\PropPatch $propPatch) { function in Sabre\\CalDAV\\Backend\\PDO
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DMockSubscriptionSupport.php111 public function updateSubscription($subscriptionId, DAV\PropPatch $propPatch) { function in Sabre\\CalDAV\\Backend\\MockSubscriptionSupport
/plugin/davcal/
H A DcalendarBackendDokuwiki.php641 function updateSubscription($subscriptionId, DAV\PropPatch $propPatch) function in DokuWikiSabreCalendarBackend