JHtmlContentLanguage
Utility class working with content language select lists
abstract
since |
1.6 |
---|---|
package |
Joomla.Libraries |
Methods
existing
Get a list of the available content language items.
existing(boolean $all = false, boolean $translate = false) : string
static
see | \JFormFieldContentLanguage |
---|---|
since |
1.6 |
Arguments
- $all
boolean
True to include All (*)- $translate
boolean
True to translate All
Response
string
Properties
items
Cached array of the content language items.
static
since |
1.6 |
---|
Type(s)
array