Searched defs:getPrincipalByPath (Results 1 – 6 of 6) sorted by relevance
/plugin/davcal/ | ||
H A D | principalBackendDokuwiki.php | 26 public function getPrincipalByPath($path) function in DokuWikiSabrePrincipalBackend |
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/ | ||
H A D | BackendInterface.php | 44 function getPrincipalByPath($path); function |
H A D | PDO.php | 135 function getPrincipalByPath($path) { function in Sabre\\DAVACL\\PrincipalBackend\\PDO |
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/ | ||
H A D | BackendInterface.php | 44 function getPrincipalByPath($path); function |
H A D | PDO.php | 135 function getPrincipalByPath($path) { function in Sabre\\DAVACL\\PrincipalBackend\\PDO |
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/ | ||
H A D | Mock.php | 62 function getPrincipalByPath($path) { function in Sabre\\DAVACL\\PrincipalBackend\\Mock |