33 throw new Forbidden(
"It's not allowed to rename the repository root");
36 public function delete()
38 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)