Home
last modified time | relevance | path

Searched refs:PropPatch (Results 1 – 25 of 72) sorted by path

123

/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.php7 use Sabre\DAV\PropPatch; alias
68 * @param PropPatch $propPatch
71 function propPatch(PropPatch $propPatch) {
H A DSharingPlugin.php211 function propPatch($path, DAV\PropPatch $propPatch) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DSubscription.php7 use Sabre\DAV\PropPatch; alias
122 * @param PropPatch $propPatch
125 function propPatch(PropPatch $propPatch) {
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php192 function propPatch(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/DAV/
H A DClient.php267 $propPatch = new Xml\Request\PropPatch();
H A DCorePlugin.php738 * @param PropPatch $propPatch
741 function propPatchProtectedPropertyCheck($path, PropPatch $propPatch) {
764 * @param PropPatch $propPatch
767 function propPatchNodeUpdate($path, PropPatch $propPatch) {
H A DIProperties.php25 * @param PropPatch $propPatch
28 function propPatch(PropPatch $propPatch);
H A DMkCol.php23 class MkCol extends PropPatch {
H A DPropPatch.php20 class PropPatch { class
H A DServer.php1188 $propPatch = new PropPatch($properties);
H A DTree.php330 $propPatch = new PropPatch($props);
/plugin/davcal/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
H A DBackendInterface.php6 use Sabre\DAV\PropPatch; alias
49 * @param PropPatch $propPatch
52 function propPatch($path, PropPatch $propPatch);
H A DPDO.php6 use Sabre\DAV\PropPatch; alias
110 * @param PropPatch $propPatch
113 function propPatch($path, PropPatch $propPatch) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/PropertyStorage/
H A DPlugin.php7 use Sabre\DAV\PropPatch; alias
97 * @param PropPatch $propPatch
100 function propPatch($path, PropPatch $propPatch) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DPropPatch.php20 class PropPatch implements Element { class
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php950 function propPatch($path, DAV\PropPatch $propPatch) {
H A DPrincipal.php196 function propPatch(DAV\PropPatch $propPatch) {

123