Home
last modified time | relevance | path

Searched defs:propPatch (Results 1 – 25 of 50) sorted by path

12

/plugin/davcal/
H A DcalendarBackendDokuwiki.php160 function updateCalendar($calendarId, \Sabre\DAV\PropPatch $propPatch)
641 function updateSubscription($subscriptionId, DAV\PropPatch $propPatch)
H A DprincipalBackendDokuwiki.php40 public function updatePrincipal($path, \Sabre\DAV\PropPatch $propPatch)
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DAbstractBackend.php35 function updateCalendar($calendarId, \Sabre\DAV\PropPatch $propPatch) {
H A DBackendInterface.php70 function updateCalendar($calendarId, \Sabre\DAV\PropPatch $propPatch);
H A DPDO.php259 function updateCalendar($calendarId, \Sabre\DAV\PropPatch $propPatch) {
1063 function updateSubscription($subscriptionId, DAV\PropPatch $propPatch) {
H A DSubscriptionSupport.php79 function updateSubscription($subscriptionId, DAV\PropPatch $propPatch);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php71 function propPatch(PropPatch $propPatch) { argument
H A DSharingPlugin.php211 function propPatch($path, DAV\PropPatch $propPatch) { function in Sabre\\CalDAV\\SharingPlugin
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DSubscription.php125 function propPatch(PropPatch $propPatch) { function in Sabre\\CalDAV\\Subscriptions\\Subscription
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php192 function propPatch(DAV\PropPatch $propPatch) { argument
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Backend/
H A DBackendInterface.php55 function updateAddressBook($addressBookId, \Sabre\DAV\PropPatch $propPatch);
H A DPDO.php102 function updateAddressBook($addressBookId, \Sabre\DAV\PropPatch $propPatch) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DClient.php265 function propPatch($url, array $properties) { function in Sabre\\DAV\\Client
H A DCorePlugin.php741 function propPatchProtectedPropertyCheck($path, PropPatch $propPatch) {
767 function propPatchNodeUpdate($path, PropPatch $propPatch) {
H A DIProperties.php28 function propPatch(PropPatch $propPatch); argument
/plugin/davcal/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
H A DBackendInterface.php52 function propPatch($path, PropPatch $propPatch); argument
H A DPDO.php113 function propPatch($path, PropPatch $propPatch) { function in Sabre\\DAV\\PropertyStorage\\Backend\\PDO
/plugin/davcal/vendor/sabre/dav/lib/DAV/PropertyStorage/
H A DPlugin.php100 function propPatch($path, PropPatch $propPatch) { argument
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php950 function propPatch($path, DAV\PropPatch $propPatch) { argument
H A DPrincipal.php196 function propPatch(DAV\PropPatch $propPatch) { argument
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DBackendInterface.php62 function updatePrincipal($path, \Sabre\DAV\PropPatch $propPatch);
H A DPDO.php179 function updatePrincipal($path, DAV\PropPatch $propPatch) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DMockSubscriptionSupport.php111 public function updateSubscription($subscriptionId, DAV\PropPatch $propPatch) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/
H A DMock.php67 public function updateAddressBook($addressBookId, \Sabre\DAV\PropPatch $propPatch) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Mock/
H A DPropertiesCollection.php50 public function propPatch(PropPatch $proppatch) { function in Sabre\\DAV\\Mock\\PropertiesCollection

12