API17:JHtmlContentLanguage
From Joomla! Documentation
JHtmlContentLanguage
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public static | existing | Get a list of the available content language items. |
- Defined in libraries/joomla/html/html/contentlanguage.php
Importing
jimport( 'joomla.html.html.contentlanguage' );
See also
JHtmlContentLanguage source code on BitBucket
Subpackage Html- Other versions of JHtmlContentLanguage
User contributed notes
Code Examples