| 
    ILIAS
    release_8 Revision v8.24
    
   | 
  
 Inheritance diagram for ilComponentUpdatePluginObjective:
 Collaboration diagram for ilComponentUpdatePluginObjective:Public Member Functions | |
| __construct (string $plugin_name) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
| isApplicable (Setup\Environment $environment) | |
| @inheritDoc  More... | |
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.
| ilComponentUpdatePluginObjective::achieve | ( | Setup\Environment | $environment | ) | 
Definition at line 80 of file class.ilComponentUpdatePluginObjective.php.
References $GLOBALS, XapiProxy\$plugin, ILIAS\Setup\Environment\getResource(), and initEnvironment().
 Here is the call graph for this function:| 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.
Referenced by achieve().
 Here is the caller graph for this function:| ilComponentUpdatePluginObjective::isApplicable | ( | Setup\Environment | $environment | ) | 
@inheritDoc
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().