Languages Languages(
[
$language = '']
)
|
|
Parameters:
Gets a sorted list of the available language files.
API Tags:
| Return: | of the available files and their names |
void loadLanguage(
$language
)
|
|
Loads the translations for a given language
Parameters:
void switchLanguage(
$language
)
|
|
Switches to the translations for the given language
Parameters: