| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for ilPluginLanguageUpdatedObjective:
 Collaboration diagram for ilPluginLanguageUpdatedObjective: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) | |
Protected Attributes | |
| string | $plugin_name | 
Definition at line 25 of file class.ilPluginLanguageUpdatedObjective.php.
| ilPluginLanguageUpdatedObjective::__construct | ( | string | $plugin_name | ) | 
Definition at line 29 of file class.ilPluginLanguageUpdatedObjective.php.
References $plugin_name.
Referenced by initEnvironment().
 Here is the caller graph for this function:| ilPluginLanguageUpdatedObjective::achieve | ( | Setup\Environment | $environment | ) | 
Definition at line 74 of file class.ilPluginLanguageUpdatedObjective.php.
References $GLOBALS, XapiProxy\$plugin, ILIAS\Setup\Environment\getResource(), and initEnvironment().
 Here is the call graph for this function:| ilPluginLanguageUpdatedObjective::getHash | ( | ) | 
Definition at line 37 of file class.ilPluginLanguageUpdatedObjective.php.
| ilPluginLanguageUpdatedObjective::getLabel | ( | ) | 
Definition at line 45 of file class.ilPluginLanguageUpdatedObjective.php.
| ilPluginLanguageUpdatedObjective::getPreconditions | ( | Setup\Environment | $environment | ) | 
Definition at line 61 of file class.ilPluginLanguageUpdatedObjective.php.
      
  | 
  protected | 
Definition at line 99 of file class.ilPluginLanguageUpdatedObjective.php.
References $GLOBALS, $ini, and __construct().
Referenced by achieve().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilPluginLanguageUpdatedObjective::isApplicable | ( | Setup\Environment | $environment | ) | 
Definition at line 92 of file class.ilPluginLanguageUpdatedObjective.php.
| ilPluginLanguageUpdatedObjective::isNotable | ( | ) | 
Definition at line 53 of file class.ilPluginLanguageUpdatedObjective.php.
      
  | 
  protected | 
Definition at line 27 of file class.ilPluginLanguageUpdatedObjective.php.
Referenced by __construct().