ILIAS
release_8 Revision v8.23
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
setChildcollection (ilContainer $child_collection) | |
![]() | |
__construct (ilContainer $obj, ilObjUser $current_user, RequestInterface $request, ilWebDAVObjFactory $dav_factory, ilWebDAVRepositoryHelper $repository_helper) | |
getName () | |
getChild ($name) | |
getChildren () | |
childExists ($name) | |
setName ($name) | |
createFile ($name, $data=null) | |
createDirectory ($name) | |
delete () | |
getLastModified () | |
Protected Member Functions | |
getChildCollection () | |
![]() | |
getChildCollection () | |
Protected Attributes | |
ilContainer | $child_collection |
![]() | |
ilObjUser | $current_user |
ilObject | $obj |
RequestInterface | $request |
ilWebDAVObjFactory | $dav_factory |
ilWebDAVRepositoryHelper | $repository_helper |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning
Definition at line 21 of file webdav_overrides.php.
|
protected |
Definition at line 30 of file webdav_overrides.php.
References $child_collection.
ilDAVContainerWithOverridenGetChildCollection::setChildcollection | ( | ilContainer | $child_collection | ) |
Definition at line 25 of file webdav_overrides.php.
References $child_collection.
|
protected |
Definition at line 23 of file webdav_overrides.php.
Referenced by getChildCollection(), and setChildcollection().