Searched defs:updatePrincipal (Results 1 – 6 of 6) sorted by relevance
/plugin/davcal/ | ||
H A D | principalBackendDokuwiki.php | 40 public function updatePrincipal($path, \Sabre\DAV\PropPatch $propPatch) function in DokuWikiSabrePrincipalBackend |
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/ | ||
H A D | BackendInterface.php | 62 function updatePrincipal($path, \Sabre\DAV\PropPatch $propPatch); function |
H A D | PDO.php | 179 function updatePrincipal($path, DAV\PropPatch $propPatch) { function in Sabre\\DAVACL\\PrincipalBackend\\PDO |
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/ | ||
H A D | BackendInterface.php | 62 function updatePrincipal($path, \Sabre\DAV\PropPatch $propPatch); function |
H A D | PDO.php | 179 function updatePrincipal($path, DAV\PropPatch $propPatch) { function in Sabre\\DAVACL\\PrincipalBackend\\PDO |
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/ | ||
H A D | Mock.php | 136 function updatePrincipal($path, \Sabre\DAV\PropPatch $propPatch) { function in Sabre\\DAVACL\\PrincipalBackend\\Mock |