Interface LanguageProviderInterface
| category |
System |
|---|---|
| package |
Shared |
| subpackage |
Interfaces |
getActiveCodes() : \KeyValueCollection
getCharsetByCode(\LanguageCode $code) : string
getCharsetById(\IdType $id) : string
getCodeById(\IdType $id) : \LanguageCode
getCodes() : \KeyValueCollection
getDefaultLanguageCode() : string
| throws |
If no default code exists. |
|---|---|
string
getDefaultLanguageId() : integer
| throws |
If no default code exists. |
|---|---|
integer
getDirectoryByCode(\LanguageCode $code) : string
getDirectoryById(\IdType $id) : string
| throws |
If no directory has been found. If code is not valid. |
|---|
string
getIconFilenameByCode(\LanguageCode $code) : string
| throws |
If no icon has been found. |
|---|
string
getIdByCode(\LanguageCode $code) : integer
getIds() : \IdCollection