Lines Matching refs:report
1126 * @param mixed $report
1130 function report($reportName, $report, $path) { function in Sabre\\DAVACL\\Plugin
1136 $this->principalPropertySearchReport($path, $report);
1140 $this->principalSearchPropertySetReport($path, $report);
1144 $this->expandPropertyReport($path, $report);
1148 $this->principalMatchReport($path, $report);
1152 $this->aclPrincipalPropSetReport($path, $report);
1259 protected function principalMatchReport($path, Xml\Request\PrincipalMatchReport $report) { argument
1270 if ($report->type === Xml\Request\PrincipalMatchReport::SELF) {
1288 [$report->principalProperty],
1294 if (!isset($candidate[200][$report->principalProperty])) {
1298 $hrefs = $candidate[200][$report->principalProperty];
1320 if ($report->properties) {
1322 $foo = $this->server->getPropertiesForPath($item, $report->properties);
1366 protected function expandPropertyReport($path, $report) { argument
1370 $result = $this->expandProperties($path, $report->properties, $depth);
1448 protected function principalSearchPropertySetReport($path, $report) { argument
1503 … function principalPropertySearchReport($path, Xml\Request\PrincipalPropertySearchReport $report) { argument
1505 if ($report->applyToPrincipalCollectionSet) {
1512 $report->searchProperties,
1513 $report->properties,
1515 $report->test
1544 …rotected function aclPrincipalPropSetReport($path, Xml\Request\AclPrincipalPropSetReport $report) { argument
1573 $report->properties