Home
last modified time | relevance | path

Searched refs:SyncCollectionReport (Results 1 – 5 of 5) sorted by relevance

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Request/
H A DSyncCollectionTest.php23 $elem = new SyncCollectionReport();
47 $elem = new SyncCollectionReport();
71 $elem = new SyncCollectionReport();
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php6 use Sabre\DAV\Xml\Request\SyncCollectionReport; alias
104 * @param SyncCollectionReport $report
107 function syncCollection($uri, SyncCollectionReport $report) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php7 use Sabre\DAV\Xml\Request\SyncCollectionReport; alias
104 * @param SyncCollectionReport $report
107 function syncCollection($uri, SyncCollectionReport $report) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DSyncCollectionReport.php21 class SyncCollectionReport implements XmlDeserializable { class
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DSyncCollectionReport.php21 class SyncCollectionReport implements XmlDeserializable { class