Home
last modified time | relevance | path

Searched defs:getMultipleChildren (Results 1 – 7 of 7) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DIMultiGet.php34 function getMultipleChildren(array $paths); function
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DIMultiGet.php34 function getMultipleChildren(array $paths); function
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php99 function getMultipleChildren(array $paths) { function in Sabre\\CardDAV\\AddressBook
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php145 function getMultipleChildren(array $paths) { function in Sabre\\CalDAV\\Calendar
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php97 function getMultipleChildren(array $paths) { function in Sabre\\CardDAV\\AddressBook
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php143 function getMultipleChildren(array $paths) { function in Sabre\\CalDAV\\Calendar
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DTreeTest.php225 function getMultipleChildren(array $paths) { function in Sabre\\DAV\\TreeMultiGetTester