| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for ilLanguagesInstalledAndUpdatedObjective:
 Collaboration diagram for ilLanguagesInstalledAndUpdatedObjective:Public Member Functions | |
| __construct (\ilSetupLanguage $il_setup_language) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
| isApplicable (Setup\Environment $environment) | |
  Public Member Functions inherited from ilLanguageObjective | |
| __construct () | |
Protected Member Functions | |
| getInstallLanguages () | |
| Return installed languages.  More... | |
| getInstallLocalLanguages () | |
| Return installed local languages.  More... | |
Protected Attributes | |
| ilSetupLanguage | $il_setup_language | 
Definition at line 23 of file class.ilLanguagesInstalledAndUpdatedObjective.php.
| ilLanguagesInstalledAndUpdatedObjective::__construct | ( | \ilSetupLanguage | $il_setup_language | ) | 
Definition at line 27 of file class.ilLanguagesInstalledAndUpdatedObjective.php.
References $il_setup_language, and ILIAS\GlobalScreen\Provider\__construct().
 Here is the call graph for this function:| ilLanguagesInstalledAndUpdatedObjective::achieve | ( | Setup\Environment | $environment | ) | 
Definition at line 87 of file class.ilLanguagesInstalledAndUpdatedObjective.php.
References $GLOBALS, getInstallLanguages(), getInstallLocalLanguages(), and ILIAS\Setup\Environment\getResource().
 Here is the call graph for this function:| ilLanguagesInstalledAndUpdatedObjective::getHash | ( | ) | 
Definition at line 37 of file class.ilLanguagesInstalledAndUpdatedObjective.php.
      
  | 
  protected | 
Return installed languages.
Definition at line 45 of file class.ilLanguagesInstalledAndUpdatedObjective.php.
Referenced by achieve(), and getLabel().
 Here is the caller graph for this function:
      
  | 
  protected | 
Return installed local languages.
Definition at line 53 of file class.ilLanguagesInstalledAndUpdatedObjective.php.
Referenced by achieve().
 Here is the caller graph for this function:| ilLanguagesInstalledAndUpdatedObjective::getLabel | ( | ) | 
Definition at line 61 of file class.ilLanguagesInstalledAndUpdatedObjective.php.
References getInstallLanguages().
 Here is the call graph for this function:| ilLanguagesInstalledAndUpdatedObjective::getPreconditions | ( | Setup\Environment | $environment | ) | 
Definition at line 77 of file class.ilLanguagesInstalledAndUpdatedObjective.php.
| ilLanguagesInstalledAndUpdatedObjective::isApplicable | ( | Setup\Environment | $environment | ) | 
Definition at line 110 of file class.ilLanguagesInstalledAndUpdatedObjective.php.
| ilLanguagesInstalledAndUpdatedObjective::isNotable | ( | ) | 
Definition at line 69 of file class.ilLanguagesInstalledAndUpdatedObjective.php.
      
  | 
  protected | 
Definition at line 25 of file class.ilLanguagesInstalledAndUpdatedObjective.php.
Referenced by __construct().