Home
last modified time | relevance | path

Searched defs:searchProperties (Results 1 – 14 of 14) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
DIPrincipalCollection.php42 function searchPrincipals(array $searchProperties, $test = 'allof');
DAbstractPrincipalCollection.php146 function searchPrincipals(array $searchProperties, $test = 'allof') {
DPlugin.php759 …function principalSearch(array $searchProperties, array $requestedProperties, $collectionUri = nul…
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DIPrincipalCollection.php42 function searchPrincipals(array $searchProperties, $test = 'allof');
H A DAbstractPrincipalCollection.php146 function searchPrincipals(array $searchProperties, $test = 'allof') {
H A DPlugin.php629 …function principalSearch(array $searchProperties, array $requestedProperties, $collectionUri = nul…
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Xml/Request/
DPrincipalPropertySearchReport.php35 public $searchProperties = []; variable in Sabre\\DAVACL\\Xml\\Request\\PrincipalPropertySearchReport
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Request/
H A DPrincipalPropertySearchReport.php35 public $searchProperties = []; variable in Sabre\\DAVACL\\Xml\\Request\\PrincipalPropertySearchReport
/plugin/davcal/
H A DprincipalBackendDokuwiki.php45 public function searchPrincipals($prefixPath, array $searchProperties, $test = 'allof')
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
DBackendInterface.php93 function searchPrincipals($prefixPath, array $searchProperties, $test = 'allof');
DPDO.php242 function searchPrincipals($prefixPath, array $searchProperties, $test = 'allof') {
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DBackendInterface.php93 function searchPrincipals($prefixPath, array $searchProperties, $test = 'allof');
H A DPDO.php242 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') {