Searched defs:prefixPath (Results 1 – 6 of 6) sorted by relevance
/plugin/davcal/ |
H A D | principalBackendDokuwiki.php | 10 public function getPrincipalsByPrefix($prefixPath) 45 public function searchPrincipals($prefixPath, array $searchProperties, $test = 'allof')
|
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/ |
H A D | BackendInterface.php | 34 function getPrincipalsByPrefix($prefixPath); 93 function searchPrincipals($prefixPath, array $searchProperties, $test = 'allof');
|
H A D | PDO.php | 92 function getPrincipalsByPrefix($prefixPath) { 242 function searchPrincipals($prefixPath, array $searchProperties, $test = 'allof') {
|
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/ |
H A D | BackendInterface.php | 34 function getPrincipalsByPrefix($prefixPath); 93 function searchPrincipals($prefixPath, array $searchProperties, $test = 'allof');
|
H A D | PDO.php | 92 function getPrincipalsByPrefix($prefixPath) { 242 function searchPrincipals($prefixPath, array $searchProperties, $test = 'allof') {
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/ |
H A D | Mock.php | 70 function searchPrincipals($prefixPath, array $searchProperties, $test = 'allof') {
|