|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilEventHandlingBuildEventInfoObjective:
Collaboration diagram for ilEventHandlingBuildEventInfoObjective:Public Member Functions | |
| getArtifactName () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
| build () | |
Private Attributes | |
| ilComponentRepository | $component_repository = null |
Definition at line 21 of file class.ilEventHandlingBuildEventInfoObjective.php.
| ilEventHandlingBuildEventInfoObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 38 of file class.ilEventHandlingBuildEventInfoObjective.php.
References ILIAS\Setup\Environment\getResource().
Here is the call graph for this function:| ilEventHandlingBuildEventInfoObjective::build | ( | ) |
Definition at line 45 of file class.ilEventHandlingBuildEventInfoObjective.php.
References $component_repository, XapiProxy\$plugin, ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\from().
Here is the call graph for this function:| ilEventHandlingBuildEventInfoObjective::getArtifactName | ( | ) |
Definition at line 23 of file class.ilEventHandlingBuildEventInfoObjective.php.
| ilEventHandlingBuildEventInfoObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 31 of file class.ilEventHandlingBuildEventInfoObjective.php.
|
private |
Definition at line 29 of file class.ilEventHandlingBuildEventInfoObjective.php.
Referenced by build().