Home
last modified time | relevance | path

Searched defs:propPatch (Results 1 – 25 of 50) sorted by last modified time

12

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DTreeTest.php206 function propPatch(PropPatch $propPatch) { argument
H A DPropPatchTest.php7 protected $propPatch; variable in Sabre\\DAV\\PropPatchTest
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DAbstractBackend.php35 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);
H A DBackendInterface.php70 function updateCalendar($calendarId, \Sabre\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) { argument
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php192 function propPatch(DAV\PropPatch $propPatch) { function in Sabre\\CardDAV\\AddressBook
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DIProperties.php28 function propPatch(PropPatch $propPatch); function
/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) { function in Sabre\\DAV\\PropertyStorage\\Plugin
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php950 function propPatch($path, DAV\PropPatch $propPatch) { function in Sabre\\DAVACL\\Plugin
H A DPrincipal.php196 function propPatch(DAV\PropPatch $propPatch) { function in Sabre\\DAVACL\\Principal
/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
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/
H A DMock.php51 public function propPatch($path, PropPatch $propPatch) { function in Sabre\\DAV\\PropertyStorage\\Backend\\Mock
/plugin/davcal/
H A DcalendarBackendDokuwiki.php160 function updateCalendar($calendarId, \Sabre\DAV\PropPatch $propPatch)
641 function updateSubscription($subscriptionId, DAV\PropPatch $propPatch)
/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/CalDAV/Subscriptions/
H A DSubscription.php125 function propPatch(PropPatch $propPatch) { function in Sabre\\CalDAV\\Subscriptions\\Subscription

12