1 <?php declare(strict_types=1);
16 $this->ctrl_reader = new \ilCtrlStructureReader();
32 throw new \LogicException(self::class .
" has no Config.");
40 return new \ilCtrlStructureStoredObjective($this->ctrl_reader);
48 return new \ilCtrlStructureStoredObjective($this->ctrl_reader,
false);
56 return new Setup\Objective\NullObjective();
64 return new Setup\Objective\NullObjective();
77 if ($name ==
"reloadCtrlStructure") {
79 "Reload Control Structure of ILIAS",
87 throw new \InvalidArgumentException(
88 "There is no named objective '$name'" A objective collection is a objective that is achieved once all subobjectives are achieved...
getInstallObjective(Setup\Config $config=null)
An objective is a desired state of the system that is supposed to be created by the setup...
getStatusObjective(Setup\Metrics\Storage $storage)
Class ilCtrlStructureReader.
getUpdateObjective(Setup\Config $config=null)
getNamedObjective(string $name, Setup\Config $config=null)
getBuildArtifactObjective()
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getArrayToConfigTransformation()
A configuration for the setup.