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 10 of file class.ilComponentUpdatePluginObjective.php.
ilComponentUpdatePluginObjective::__construct | ( | string | $plugin_name | ) |
Definition at line 17 of file class.ilComponentUpdatePluginObjective.php.
References $plugin_name.
Referenced by initEnvironment().
ilComponentUpdatePluginObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 62 of file class.ilComponentUpdatePluginObjective.php.
References $GLOBALS, XapiProxy\$plugin, ilPlugin\getPluginObject(), and initEnvironment().
ilComponentUpdatePluginObjective::getHash | ( | ) |
Definition at line 25 of file class.ilComponentUpdatePluginObjective.php.
ilComponentUpdatePluginObjective::getLabel | ( | ) |
Definition at line 33 of file class.ilComponentUpdatePluginObjective.php.
ilComponentUpdatePluginObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 49 of file class.ilComponentUpdatePluginObjective.php.
|
protected |
Definition at line 104 of file class.ilComponentUpdatePluginObjective.php.
References Vendor\Package\$a, $GLOBALS, $ini, __construct(), info(), and ilLogLevel\INFO.
Referenced by achieve(), and isApplicable().
ilComponentUpdatePluginObjective::isApplicable | ( | Setup\Environment | $environment | ) |
Definition at line 88 of file class.ilComponentUpdatePluginObjective.php.
References $GLOBALS, XapiProxy\$plugin, and initEnvironment().
ilComponentUpdatePluginObjective::isNotable | ( | ) |
Definition at line 41 of file class.ilComponentUpdatePluginObjective.php.
|
protected |
Definition at line 15 of file class.ilComponentUpdatePluginObjective.php.
Referenced by __construct().