5 include_once
'Modules/RootFolder/classes/class.ilObjRootFolder.php';
35 throw new Forbidden(
"It's not allowed to rename the repository root");
38 public function delete()
40 throw new Forbidden(
"It's not allowed to delete the repository root");
Class ilWebDAVRepositoryHelper.
__construct(string $repository_root_name, ilWebDAVRepositoryHelper $repo_helper, ilWebDAVObjDAVHelper $dav_helper)
Check if given object has valid type and calls parent constructor.
Class ilObjRepositoryRootDAV.
Class ilWebDAVObjDAVHelper.
__construct(Container $dic, ilPlugin $plugin)