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
bool
True to include All (*)- translate
bool
True 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>