ILIAS
release_8 Revision v8.19
|
Class ilCtrlSecurityArtifactObjective. More...
Public Member Functions | |
getArtifactPath () | |
![]() | |
getArtifactPath () | |
Get the filename where the builder wants to put its artifact. More... | |
build () | |
Build the artifact based. More... | |
buildIn (Setup\Environment $env) | |
Builds an artifact in some given Environment. More... | |
getPreconditions (Setup\Environment $environment) | |
Defaults to no preconditions. More... | |
getHash () | |
Uses hashed Path. More... | |
getLabel () | |
Defaults to "Build $this->getArtifactPath()". More... | |
isNotable () | |
Defaults to 'true'. More... | |
achieve (Setup\Environment $environment) | |
Builds the artifact and puts it in its location. More... | |
isApplicable (Setup\Environment $environment) | |
![]() | |
getPreconditions (Environment $environment) | |
Objectives might depend on other objectives. More... | |
achieve (Environment $environment) | |
Objectives can be achieved. More... | |
isApplicable (Environment $environment) | |
Get to know whether the objective is applicable. More... | |
Data Fields | |
const | ARTIFACT_PATH = "./Services/UICore/artifacts/ctrl_security.php" |
Additional Inherited Members | |
![]() | |
makeDirectoryFor (string $path) | |
Class ilCtrlSecurityArtifactObjective.
Definition at line 19 of file class.ilCtrlSecurityArtifactObjective.php.
ilCtrlSecurityArtifactObjective::getArtifactPath | ( | ) |
Definition at line 29 of file class.ilCtrlSecurityArtifactObjective.php.
References Vendor\Package\$e, ILIAS\Setup\Artifact\BuildArtifactObjective\build(), ilCtrlStructureInterface\KEY_SAFE_COMMANDS, and ilCtrlStructureInterface\KEY_UNSAFE_COMMANDS.
const ilCtrlSecurityArtifactObjective::ARTIFACT_PATH = "./Services/UICore/artifacts/ctrl_security.php" |
Definition at line 24 of file class.ilCtrlSecurityArtifactObjective.php.
Referenced by InitCtrlService\init().