Language
in component
Helps to get language data by ID or vice versa.
Table of Contents
Properties
Methods
- getLanguage() : mixed
- getLanguageIdByCode() : mixed
- __construct() : mixed
Properties
$cache
public
static mixed
$cache
= array()
$config
public
mixed
$config
$language
public
mixed
$language
= array()
$registry
public
mixed
$registry
Methods
getLanguage()
public
static getLanguage(mixed $language_id) : mixed
Parameters
- $language_id : mixed
getLanguageIdByCode()
public
static getLanguageIdByCode(mixed $code) : mixed
Parameters
- $code : mixed
__construct()
protected
__construct(mixed $language_id) : mixed
Parameters
- $language_id : mixed