3 declare(strict_types=1);
22 public const ARTIFACT_PATH =
"./Services/UICore/artifacts/ctrl_structure.php";
29 return self::ARTIFACT_PATH;
37 $ilias_path = dirname(__FILE__, 6);
38 $class_map = require $ilias_path .
"/libs/composer/vendor/composer/autoload_classmap.php";
This is an objective to build some artifact.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Class ilCtrlStructureCidGenerator.
Class ilCtrlStructureReader is responsible for reading ilCtrl's control structure.
Class ilCtrlArrayIterator.
Class ilCtrlStructureArtifactObjective.
An artifact is some file that is build on demand per installation and is not shipped with the ILIAS s...