ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Public Member Functions | |
__construct (string $plugin_name) | |
getHash () | |
getLabel () | |
isNotable () | |
getPreconditions (Setup\Environment $environment) | |
achieve (Setup\Environment $environment) | |
isApplicable (Setup\Environment $environment) | |
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().
ilComponentActivatePluginsObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 58 of file class.ilComponentActivatePluginsObjective.php.
References $GLOBALS, XapiProxy\$plugin, ilPlugin\getPluginObject(), and initEnvironment().
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(), info(), and ilLogLevel\INFO.
Referenced by achieve(), and isApplicable().
ilComponentActivatePluginsObjective::isApplicable | ( | Setup\Environment | $environment | ) |
Definition at line 83 of file class.ilComponentActivatePluginsObjective.php.
References $GLOBALS, XapiProxy\$plugin, and initEnvironment().
ilComponentActivatePluginsObjective::isNotable | ( | ) |
Definition at line 40 of file class.ilComponentActivatePluginsObjective.php.
|
protected |
Definition at line 14 of file class.ilComponentActivatePluginsObjective.php.
Referenced by __construct().