JHtmlContentLanguage::existing
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JHtmlContentLanguage::existing[edit]
Description[edit]
Get a list of the available content language items.
public static function existing (
$all=false
$translate=false
)
Parameter | Type | Default | Description |
---|---|---|---|
$all | false | ||
$translate | false |
See also[edit]
JHtmlContentLanguage::existing source code on BitBucket
Class JHtmlContentLanguage
Subpackage Html
- Other versions of JHtmlContentLanguage::existing
User contributed notes[edit]
Code Examples[edit]