Home
last modified time | relevance | path

Searched refs:setResultCode (Results 1 – 6 of 6) sorted by relevance

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DPropPatchTest.php139 $this->propPatch->setResultCode('{DAV:}displayname', 201);
148 $this->propPatch->setResultCode('{DAV:}displayname', 402);
176 $this->propPatch->setResultCode('{DAV:}displayname', 402);
H A DServerUpdatePropertiesTest.php56 $propPatch->setResultCode('{DAV:}foo', 404);
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DPropPatch.php150 function setResultCode($properties, $resultCode) { function in Sabre\\DAV\\PropPatch
170 $this->setResultCode(
H A DCorePlugin.php752 $propPatch->setResultCode($protected, 403);
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DPropPatch.php143 function setResultCode($properties, $resultCode) { function in Sabre\\DAV\\PropPatch
163 $this->setResultCode(
H A DCorePlugin.php752 $propPatch->setResultCode($protected, 403);