Builds a list of the system languages which can be used in a select option
static array
createLanguageList
(string $actualLanguage, [string $basePath = JPATH_BASE], [boolean $caching = false], [boolean $installed = false])
-
string
$actualLanguage: Client key for the area
-
string
$basePath: Base path to use
-
boolean
$caching: True if caching is used
-
boolean
$installed: Get only installed languages
Tries to detect the language.
static string
detectLanguage
()
Get available languages
static array
getLanguages
([string $key = 'default'])