Searched defs:getPrincipalsByPrefix (Results 1 – 6 of 6) sorted by relevance
/plugin/davcal/ | ||
H A D | principalBackendDokuwiki.php | 10 public function getPrincipalsByPrefix($prefixPath) function in DokuWikiSabrePrincipalBackend |
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/ | ||
H A D | BackendInterface.php | 34 function getPrincipalsByPrefix($prefixPath); function |
H A D | PDO.php | 92 function getPrincipalsByPrefix($prefixPath) { function in Sabre\\DAVACL\\PrincipalBackend\\PDO |
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/ | ||
H A D | BackendInterface.php | 34 function getPrincipalsByPrefix($prefixPath); function |
H A D | PDO.php | 92 function getPrincipalsByPrefix($prefixPath) { function in Sabre\\DAVACL\\PrincipalBackend\\PDO |
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/ | ||
H A D | Mock.php | 38 function getPrincipalsByPrefix($prefix) { function in Sabre\\DAVACL\\PrincipalBackend\\Mock |