|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ilComponentInstallPluginObjective:
Collaboration diagram for ilComponentInstallPluginObjective: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().
Here is the caller graph for this function:| ilComponentInstallPluginObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 80 of file class.ilComponentInstallPluginObjective.php.
References $GLOBALS, XapiProxy\$plugin, ILIAS\Setup\Environment\getResource(), and initEnvironment().
Here is the call graph for this function:| 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, and __construct().
Referenced by achieve().
Here is the call graph for this function:
Here is the caller graph for this function:| 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().