Interface LanguageHelperInterface

Class LanguageHelperInterface

Direct known implementers

LanguageHelper

Methods summary

public getLanguageCodeById( IdType $id ) : LanguageCode

Gets the corresponding language code for the given ID

public getLanguageCodes( BoolType $onlyActiveLanguages = null ) : KeyValueCollection

Gets all language codes in a KeyValueCollection with language ID as key

public getActiveLanguageCodes( void ) : KeyValueCollection

Gets the language codes of all active languages in a KeyValueCollection