Home
last modified time | relevance | path

Searched refs:SimpleCollection (Results 26 – 30 of 30) sorted by relevance

12

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Sync/
H A DPluginTest.php40 new DAV\SimpleCollection('normalcoll', [])
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/FSExt/
H A DServerTest.php223 $tree = new DAV\Tree(new DAV\SimpleCollection('root', [
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php217 $root = new SimpleCollection('root', $treeOrNode);
221 $root = new SimpleCollection('root');
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php211 $root = new SimpleCollection('root', $treeOrNode);
215 $root = new SimpleCollection('root');
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DPluginTest.php71 $root = new DAV\SimpleCollection('root');

12