AdminLanguage
Utility class working with administrator language select lists
abstract
| since |
3.8.0 |
|---|---|
| package |
Joomla CMS |
Methods
existing
Get a list of the available administrator language items.
existing( all = false, translate = false) : mixed||string|int
static
| since |
3.8.0 |
|---|
Arguments
- all
boolTrue to include All (*)- translate
boolTrue to translate All
Response
array<string|int, mixed>
Properties
items
Cached array of the administrator language items.
static
| since |
3.8.0 |
|---|
Type(s)
array<string|int, mixed>