Home
last modified time | relevance | path

Searched refs:PropPatch (Results 51 – 72 of 72) sorted by relevance

123

/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php194 function propPatch(DAV\PropPatch $propPatch) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DPrincipalTest.php79 $propPatch = new DAV\PropPatch(array('{DAV:}yourmom' => 'test'));
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DPropPatch.php20 class PropPatch { class
H A DTree.php334 $propPatch = new PropPatch($props);
H A DServer.php1264 $propPatch = new PropPatch($properties);
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php192 function propPatch(DAV\PropPatch $propPatch) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DPropPatch.php20 class PropPatch { class
H A DClient.php267 $propPatch = new Xml\Request\PropPatch();
H A DTree.php330 $propPatch = new PropPatch($props);
H A DServer.php1188 $propPatch = new PropPatch($properties);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DTreeTest.php206 function propPatch(PropPatch $propPatch) {
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DPDO.php179 function updatePrincipal($path, DAV\PropPatch $propPatch) {
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DPDO.php179 function updatePrincipal($path, DAV\PropPatch $propPatch) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DSharingPlugin.php197 function propPatch($path, DAV\PropPatch $propPatch) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DSharingPlugin.php211 function propPatch($path, DAV\PropPatch $propPatch) {
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Backend/
H A DPDO.php102 function updateAddressBook($addressBookId, \Sabre\DAV\PropPatch $propPatch) {
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Backend/
H A DPDO.php102 function updateAddressBook($addressBookId, \Sabre\DAV\PropPatch $propPatch) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php259 function updateCalendar($calendarId, \Sabre\DAV\PropPatch $propPatch) {
1063 function updateSubscription($subscriptionId, DAV\PropPatch $propPatch) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php305 function updateCalendar($calendarId, \Sabre\DAV\PropPatch $propPatch) {
1192 function updateSubscription($subscriptionId, DAV\PropPatch $propPatch) {
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php950 function propPatch($path, DAV\PropPatch $propPatch) {
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php1093 function propPatch($path, DAV\PropPatch $propPatch) {
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md210 * #703: PropPatch in client is not correctly encoded.
302 * #703: PropPatch in client is not correctly encoded.

123