|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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) | |
Protected Attributes | |
| $plugin_name | |
Definition at line 9 of file class.ilComponentActivatePluginsObjective.php.
| ilComponentActivatePluginsObjective::__construct | ( | string | $plugin_name | ) |
Definition at line 16 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 58 of file class.ilComponentActivatePluginsObjective.php.
References $GLOBALS, XapiProxy\$plugin, ilPlugin\getPluginObject(), and initEnvironment().
Here is the call graph for this function:| ilComponentActivatePluginsObjective::getHash | ( | ) |
Definition at line 24 of file class.ilComponentActivatePluginsObjective.php.
| ilComponentActivatePluginsObjective::getLabel | ( | ) |
Definition at line 32 of file class.ilComponentActivatePluginsObjective.php.
| ilComponentActivatePluginsObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 48 of file class.ilComponentActivatePluginsObjective.php.
|
protected |
Definition at line 98 of file class.ilComponentActivatePluginsObjective.php.
References Vendor\Package\$a, $DIC, $GLOBALS, $ini, __construct(), error(), ilLogLevel\INFO, and info().
Referenced by achieve(), and isApplicable().
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 83 of file class.ilComponentActivatePluginsObjective.php.
References $GLOBALS, XapiProxy\$plugin, and initEnvironment().
Here is the call graph for this function:| ilComponentActivatePluginsObjective::isNotable | ( | ) |
Definition at line 40 of file class.ilComponentActivatePluginsObjective.php.
|
protected |
Definition at line 14 of file class.ilComponentActivatePluginsObjective.php.
Referenced by __construct().