ILIAS
release_8 Revision v8.19
|
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.ilComponentInstallPluginObjective.php.
ilComponentInstallPluginObjective::__construct | ( | string | $plugin_name | ) |
Definition at line 33 of file class.ilComponentInstallPluginObjective.php.
References $plugin_name.
Referenced by initEnvironment().
ilComponentInstallPluginObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 80 of file class.ilComponentInstallPluginObjective.php.
References $GLOBALS, XapiProxy\$plugin, ILIAS\Setup\Environment\getResource(), and initEnvironment().
ilComponentInstallPluginObjective::getHash | ( | ) |
Definition at line 41 of file class.ilComponentInstallPluginObjective.php.
ilComponentInstallPluginObjective::getLabel | ( | ) |
Definition at line 49 of file class.ilComponentInstallPluginObjective.php.
ilComponentInstallPluginObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 65 of file class.ilComponentInstallPluginObjective.php.
|
protected |
Definition at line 118 of file class.ilComponentInstallPluginObjective.php.
References $DIC, $GLOBALS, $ini, __construct(), ILIAS\UI\examples\MessageBox\Info\info(), and ilLogLevel\INFO.
Referenced by achieve().
ilComponentInstallPluginObjective::isApplicable | ( | Setup\Environment | $environment | ) |
Definition at line 110 of file class.ilComponentInstallPluginObjective.php.
References XapiProxy\$plugin.
ilComponentInstallPluginObjective::isNotable | ( | ) |
Definition at line 57 of file class.ilComponentInstallPluginObjective.php.
|
protected |
Definition at line 31 of file class.ilComponentInstallPluginObjective.php.
Referenced by __construct().