JHtmlContentLanguage

Utility class working with content language select lists

abstract
package

Joomla.Platform

subpackage

HTML

since

11.1

Methods

existing

Get a list of the available content language items.

existing(boolean $all = false, boolean $translate = false) : string
static
since

11.1

see \JFormFieldContentLanguage

Arguments

$all

booleanTrue to include All (*)

$translate

booleanTrue to translate All

Response

string

Properties

items

Cached array of the content language items.

static
since

11.1

Type(s)

array