Home
last modified time | relevance | path

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

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DTreeTest.php67 $result = $tree->getMultipleNodes(['hi/sub', 'hi/file']);
78 $result = $tree->getMultipleNodes(['multi/1', 'multi/2']);
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DTree.php253 function getMultipleNodes($paths) { function in Sabre\\DAV\\Tree
H A DServer.php1020 $nodes = $this->tree->getMultipleNodes($paths);
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DTree.php251 function getMultipleNodes($paths) { function in Sabre\\DAV\\Tree
H A DServer.php955 $nodes = $this->tree->getMultipleNodes($paths);