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