Home
last modified time | relevance | path

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

/plugin/davcal/
H A DprincipalBackendDokuwiki.php10 public function getPrincipalsByPrefix($prefixPath)
45 public function searchPrincipals($prefixPath, array $searchProperties, $test = 'allof')
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DBackendInterface.php34 function getPrincipalsByPrefix($prefixPath);
93 function searchPrincipals($prefixPath, array $searchProperties, $test = 'allof');
H A DPDO.php92 function getPrincipalsByPrefix($prefixPath) {
242 function searchPrincipals($prefixPath, array $searchProperties, $test = 'allof') {
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DBackendInterface.php34 function getPrincipalsByPrefix($prefixPath);
93 function searchPrincipals($prefixPath, array $searchProperties, $test = 'allof');
H A DPDO.php92 function getPrincipalsByPrefix($prefixPath) {
242 function searchPrincipals($prefixPath, array $searchProperties, $test = 'allof') {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/
H A DMock.php70 function searchPrincipals($prefixPath, array $searchProperties, $test = 'allof') {