Ka Extensions

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()

$language

public mixed $language = array()

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

        
On this page

Search results