ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
IMultiGet.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
Sabre\DAV
;
4
23
interface
IMultiGet
extends
ICollection
{
24
34
function
getMultipleChildren
(array
$paths
);
35
36
}
Sabre\DAV
Sabre\DAV\IMultiGet
IMultiGet.
Definition:
IMultiGet.php:23
$paths
if($argc< 2) $paths
Definition:
migrateto20.php:44
Sabre\DAV\ICollection
The ICollection Interface.
Definition:
ICollection.php:14
php
Sabre\DAV\IMultiGet\getMultipleChildren
getMultipleChildren(array $paths)
This method receives a list of paths in it's first argument.
libs
composer
vendor
sabre
dav
lib
DAV
IMultiGet.php
Generated on Thu Jan 16 2025 19:01:50 for ILIAS by
1.8.13 (using
Doxyfile
)