MetaFox

Language extends Facade
in package

class Language.

Tags
see
Language

Table of Contents

Methods

array()  : void
array()  : void
array()  : void
array()  : void
array()  : void
array()  : void
getActiveOptions()  : array<string|int, mixed>
getDefaultLocaleId()  : string
getLanguage()  : Language
getName()  : string|null
getFacadeAccessor()  : mixed

Methods

array()

public static array() : void

availableLocales()

array()

public static array() : void

getAllLocales()

array()

public static array() : void

<string, mixed> getAllActiveLanguages()

array()

public static array() : void

<int, mixed> extractPhraseData(string $key, array $data = [])

array()

public static array() : void

<string, mixed> getPhraseValues(string $phraseKey)

array()

public static array() : void

<string, string> getEmptyPhraseData()

getActiveOptions()

public static getActiveOptions() : array<string|int, mixed>
Return values
array<string|int, mixed>

getDefaultLocaleId()

public static getDefaultLocaleId() : string
Return values
string

getLanguage()

public static getLanguage(string $languageId) : Language
Parameters
$languageId : string
Return values
Language

getName()

public static getName(string|null $id) : string|null
Parameters
$id : string|null
Return values
string|null

getFacadeAccessor()

protected static getFacadeAccessor() : mixed

        
On this page

Search results