|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Inheritance diagram for ilLanguagesInstalledObjective:
Collaboration diagram for ilLanguagesInstalledObjective:Public Member Functions | |
| __construct (\ilLanguageSetupConfig $config, \ilSetupLanguage $il_setup_language) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
Public Member Functions inherited from ilLanguageObjective | |
| __construct (\ilLanguageSetupConfig $config) | |
Protected Member Functions | |
| getInstallLanguagesAsString () | |
| getInstallLocalLanguagesAsString () | |
Protected Attributes | |
| $il_setup_language | |
Protected Attributes inherited from ilLanguageObjective | |
| $config | |
Definition at line 7 of file class.ilLanguagesInstalledObjective.php.
| ilLanguagesInstalledObjective::__construct | ( | \ilLanguageSetupConfig | $config, |
| \ilSetupLanguage | $il_setup_language | ||
| ) |
Definition at line 14 of file class.ilLanguagesInstalledObjective.php.
References ilLanguageObjective\$config, $il_setup_language, and ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:| ilLanguagesInstalledObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 60 of file class.ilLanguagesInstalledObjective.php.
References $GLOBALS, and ILIAS\Setup\Environment\getResource().
Here is the call graph for this function:| ilLanguagesInstalledObjective::getHash | ( | ) |
Definition at line 22 of file class.ilLanguagesInstalledObjective.php.
References getInstallLanguagesAsString(), and getInstallLocalLanguagesAsString().
Here is the call graph for this function:
|
protected |
Definition at line 32 of file class.ilLanguagesInstalledObjective.php.
Referenced by getHash(), and getLabel().
Here is the caller graph for this function:
|
protected |
Definition at line 37 of file class.ilLanguagesInstalledObjective.php.
Referenced by getHash().
Here is the caller graph for this function:| ilLanguagesInstalledObjective::getLabel | ( | ) |
Definition at line 42 of file class.ilLanguagesInstalledObjective.php.
References getInstallLanguagesAsString().
Here is the call graph for this function:| ilLanguagesInstalledObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 52 of file class.ilLanguagesInstalledObjective.php.
| ilLanguagesInstalledObjective::isNotable | ( | ) |
Definition at line 47 of file class.ilLanguagesInstalledObjective.php.
|
protected |
Definition at line 12 of file class.ilLanguagesInstalledObjective.php.
Referenced by __construct().