Interface LanguageHelperInterface
Class LanguageHelperInterface
Direct known implementers
Package: Extensions\Helpers
Category: System
Located at Extensions/Helpers/LanguageHelper/Interfaces/LanguageHelperInterface.inc.php
Category: System
Located at Extensions/Helpers/LanguageHelper/Interfaces/LanguageHelperInterface.inc.php
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