API17:JLanguageHelper
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JLanguageHelper
Description
Description:JLanguageHelper [Edit Descripton]
Methods
| Visibility | Method name | Description |
|---|---|---|
| public static | createLanguageList | Builds a list of the system languages which can be used in a select option. |
| public static | detectLanguage | Tries to detect the language. |
| public static | getLanguages | Get available languages. |
- Defined in libraries/joomla/language/helper.php
Importing
jimport( 'joomla.language.helper' );
See also
-
JLanguageHelper source code on BitBucket
-
Subpackage Language
- Other versions of JLanguageHelper
SeeAlso:JLanguageHelper [Edit See Also]
User contributed notes
<CodeExamplesForm />
