ILIAS
trunk Revision v11.0_alpha-1843-g9e1fad99175
|
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, \ilComponentRepository $component_repository, \ilComponentFactory $component_factory) | |
Protected Attributes | |
$plugin_name | |
Definition at line 26 of file class.ilComponentUpdatePluginObjective.php.
ilComponentUpdatePluginObjective::__construct | ( | string | $plugin_name | ) |
Definition at line 33 of file class.ilComponentUpdatePluginObjective.php.
References $plugin_name.
Referenced by initEnvironment().
ilComponentUpdatePluginObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 80 of file class.ilComponentUpdatePluginObjective.php.
References $GLOBALS, XapiProxy\$plugin, ILIAS\Setup\Environment\getResource(), and initEnvironment().
ilComponentUpdatePluginObjective::getHash | ( | ) |
Definition at line 41 of file class.ilComponentUpdatePluginObjective.php.
ilComponentUpdatePluginObjective::getLabel | ( | ) |
Definition at line 49 of file class.ilComponentUpdatePluginObjective.php.
ilComponentUpdatePluginObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 65 of file class.ilComponentUpdatePluginObjective.php.
|
protected |
Definition at line 118 of file class.ilComponentUpdatePluginObjective.php.
References $GLOBALS, $ini, __construct(), and null.
Referenced by achieve().
ilComponentUpdatePluginObjective::isApplicable | ( | Setup\Environment | $environment | ) |
Definition at line 110 of file class.ilComponentUpdatePluginObjective.php.
References XapiProxy\$plugin.
ilComponentUpdatePluginObjective::isNotable | ( | ) |
Definition at line 57 of file class.ilComponentUpdatePluginObjective.php.
|
protected |
Definition at line 31 of file class.ilComponentUpdatePluginObjective.php.
Referenced by __construct().