Home
last modified time | relevance | path

Searched refs:principalProperty (Results 1 – 2 of 2) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Xml/Request/
DPrincipalMatchReport.php53 public $principalProperty; variable in Sabre\\DAVACL\\Xml\\Request\\PrincipalMatchReport
96 $principalMatch->principalProperty = $elems['principal-property'][0]['name'];
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
DPlugin.php1288 [$report->principalProperty],
1294 if (!isset($candidate[200][$report->principalProperty])) {
1298 $hrefs = $candidate[200][$report->principalProperty];