Home
last modified time | relevance | path

Searched refs:addReport (Results 1 – 3 of 3) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DSupportedReportSet.php46 $this->addReport($reports);
59 function addReport($report) { function in Sabre\\DAV\\Xml\\Property\\SupportedReportSet
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DSupportedReportSet.php46 $this->addReport($reports);
59 function addReport($report) { function in Sabre\\DAV\\Xml\\Property\\SupportedReportSet
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/
H A DSupportedReportSetTest.php69 $prop->addReport('{http://www.rooftopsolutions.nl/testnamespace}myreport');
70 $prop->addReport('{DAV:}anotherreport');