Home
last modified time | relevance | path

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

/plugin/davcal/
H A DprincipalBackendDokuwiki.php10 public function getPrincipalsByPrefix($prefixPath) function in DokuWikiSabrePrincipalBackend
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DBackendInterface.php34 function getPrincipalsByPrefix($prefixPath); function
H A DPDO.php92 function getPrincipalsByPrefix($prefixPath) { function in Sabre\\DAVACL\\PrincipalBackend\\PDO
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DBackendInterface.php34 function getPrincipalsByPrefix($prefixPath); function
H A DPDO.php92 function getPrincipalsByPrefix($prefixPath) { function in Sabre\\DAVACL\\PrincipalBackend\\PDO
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/
H A DMock.php38 function getPrincipalsByPrefix($prefix) { function in Sabre\\DAVACL\\PrincipalBackend\\Mock