Searched defs:getMultipleChildren (Results 1 – 7 of 7) sorted by relevance
/plugin/webdav/vendor/sabre/dav/lib/DAV/ | ||
H A D | IMultiGet.php | 34 function getMultipleChildren(array $paths); function |
/plugin/davcal/vendor/sabre/dav/lib/DAV/ | ||
H A D | IMultiGet.php | 34 function getMultipleChildren(array $paths); function |
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/ | ||
H A D | AddressBook.php | 99 function getMultipleChildren(array $paths) { function in Sabre\\CardDAV\\AddressBook |
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/ | ||
H A D | Calendar.php | 145 function getMultipleChildren(array $paths) { function in Sabre\\CalDAV\\Calendar |
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/ | ||
H A D | AddressBook.php | 97 function getMultipleChildren(array $paths) { function in Sabre\\CardDAV\\AddressBook |
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/ | ||
H A D | Calendar.php | 143 function getMultipleChildren(array $paths) { function in Sabre\\CalDAV\\Calendar |
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/ | ||
H A D | TreeTest.php | 225 function getMultipleChildren(array $paths) { function in Sabre\\DAV\\TreeMultiGetTester |