|
Elgg
Version master
|
This is the complete list of members for Elgg\I18n\LocaleService, including all inherited members.
| $locale | Elgg\I18n\LocaleService | protected |
| __construct(protected Config $config) | Elgg\I18n\LocaleService | |
| getLanguageCodes() | Elgg\I18n\LocaleService | |
| getLocale(int $category) | Elgg\I18n\LocaleService | |
| getLocaleForLanguage(string $language) | Elgg\I18n\LocaleService | |
| setLocale(int $category, $locale) | Elgg\I18n\LocaleService | |
| setLocaleForLanguage(string $language, array $locale=[]) | Elgg\I18n\LocaleService | |
| setLocaleFromLanguageKey(int $category, ?string $language=null) | Elgg\I18n\LocaleService |