Home
last modified time | relevance | path

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

/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php153 * @param string $collectionUrl
160 …protected function sendSyncCollectionResponse($syncToken, $collectionUrl, array $added, array $mod… argument
167 $fullPath = $collectionUrl . '/' . $item;
186 $fullPath = $collectionUrl . '/' . $item;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php153 * @param string $collectionUrl
160 …protected function sendSyncCollectionResponse($syncToken, $collectionUrl, array $added, array $mod… argument
167 $fullPath = $collectionUrl . '/' . $item;
186 $fullPath = $collectionUrl . '/' . $item;