3declare(strict_types=1);
22 public const ARTIFACT_PATH =
"./Services/UICore/artifacts/ctrl_structure.php";
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.
Class ilCtrlArrayIterator.
Class ilCtrlStructureArtifactObjective.
getArtifactPath()
@inheritDoc
Class ilCtrlStructureCidGenerator.
Class ilCtrlStructureReader is responsible for reading ilCtrl's control structure.
An artifact is some file that is build on demand per installation and is not shipped with the ILIAS s...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...