Home
last modified time | relevance | path

Searched defs:getPrincipalByPath (Results 1 – 6 of 6) sorted by relevance

/plugin/davcal/
H A DprincipalBackendDokuwiki.php26 public function getPrincipalByPath($path) function in DokuWikiSabrePrincipalBackend
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DBackendInterface.php44 function getPrincipalByPath($path); function
H A DPDO.php135 function getPrincipalByPath($path) { function in Sabre\\DAVACL\\PrincipalBackend\\PDO
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DBackendInterface.php44 function getPrincipalByPath($path); function
H A DPDO.php135 function getPrincipalByPath($path) { function in Sabre\\DAVACL\\PrincipalBackend\\PDO
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/
H A DMock.php62 function getPrincipalByPath($path) { function in Sabre\\DAVACL\\PrincipalBackend\\Mock