|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilLanguagesInstalledAndUpdatedObjective:
Collaboration diagram for ilLanguagesInstalledAndUpdatedObjective:Public Member Functions | |
| __construct (\ilSetupLanguage $il_setup_language) | |
| getHash () | |
| @inheritDoc More... | |
| getLabel () | |
| @inheritDoc More... | |
| isNotable () | |
| @inheritDoc More... | |
| getPreconditions (Setup\Environment $environment) | |
| @inheritDoc More... | |
| achieve (Setup\Environment $environment) | |
| @inheritDoc More... | |
| isApplicable (Setup\Environment $environment) | |
| @inheritDoc More... | |
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 | ) |
@inheritDoc
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 | ( | ) |
@inheritDoc
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 | ( | ) |
@inheritDoc
Definition at line 61 of file class.ilLanguagesInstalledAndUpdatedObjective.php.
References getInstallLanguages().
Here is the call graph for this function:| ilLanguagesInstalledAndUpdatedObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
@inheritDoc
Definition at line 77 of file class.ilLanguagesInstalledAndUpdatedObjective.php.
| ilLanguagesInstalledAndUpdatedObjective::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
Definition at line 110 of file class.ilLanguagesInstalledAndUpdatedObjective.php.
| ilLanguagesInstalledAndUpdatedObjective::isNotable | ( | ) |
@inheritDoc
Definition at line 69 of file class.ilLanguagesInstalledAndUpdatedObjective.php.
|
protected |
Definition at line 25 of file class.ilLanguagesInstalledAndUpdatedObjective.php.
Referenced by __construct().