LanguageItem

Read onlyYes
FinalYes

Represents a single language with its status and UI properties.

Contains all information needed to render language menu items.

Internal

Table of Contents

Properties

$siteLanguage  : SiteLanguage
$status  : LanguageStatus

Methods

__construct()  : mixed
getFlagIdentifier()  : string
getLanguageId()  : int
getTitle()  : string
isAvailable()  : bool
isCreatable()  : bool
isExisting()  : bool

Properties

Methods

getFlagIdentifier()

public getFlagIdentifier() : string
Return values
string

getLanguageId()

public getLanguageId() : int
Return values
int

getTitle()

public getTitle() : string
Return values
string

isAvailable()

public isAvailable() : bool
Return values
bool

isCreatable()

public isCreatable() : bool
Return values
bool

isExisting()

public isExisting() : bool
Return values
bool

        
On this page

Search results