|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilComponentActivatePluginsObjective:
Collaboration diagram for ilComponentActivatePluginsObjective:Public Member Functions | |
| __construct (string $plugin_name) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
| isApplicable (Setup\Environment $environment) | |
| @inheritDoc More... | |
Protected Member Functions | |
| initEnvironment (Setup\Environment $environment, \ilComponentRepository $component_repository, \ilComponentFactory $component_factory) | |
Protected Attributes | |
| string | $plugin_name |
Definition at line 25 of file class.ilComponentActivatePluginsObjective.php.
| ilComponentActivatePluginsObjective::__construct | ( | string | $plugin_name | ) |
Definition at line 29 of file class.ilComponentActivatePluginsObjective.php.
References $plugin_name.
Referenced by initEnvironment().
Here is the caller graph for this function:| ilComponentActivatePluginsObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 75 of file class.ilComponentActivatePluginsObjective.php.
References $GLOBALS, XapiProxy\$plugin, ILIAS\Setup\Environment\getResource(), and initEnvironment().
Here is the call graph for this function:| ilComponentActivatePluginsObjective::getHash | ( | ) |
Definition at line 37 of file class.ilComponentActivatePluginsObjective.php.
| ilComponentActivatePluginsObjective::getLabel | ( | ) |
Definition at line 45 of file class.ilComponentActivatePluginsObjective.php.
| ilComponentActivatePluginsObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 61 of file class.ilComponentActivatePluginsObjective.php.
|
protected |
Definition at line 112 of file class.ilComponentActivatePluginsObjective.php.
References $DIC, $GLOBALS, $ini, __construct(), error(), ilLogLevel\INFO, and ILIAS\UI\examples\MessageBox\Info\info().
Referenced by achieve().
Here is the call graph for this function:
Here is the caller graph for this function:| ilComponentActivatePluginsObjective::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
Definition at line 104 of file class.ilComponentActivatePluginsObjective.php.
References XapiProxy\$plugin.
| ilComponentActivatePluginsObjective::isNotable | ( | ) |
Definition at line 53 of file class.ilComponentActivatePluginsObjective.php.
|
protected |
Definition at line 27 of file class.ilComponentActivatePluginsObjective.php.
Referenced by __construct().