Documentation

ContrexxJavascriptI18nProvider

An interface describing an i18n provider.

Tags
copyright

CLOUDREXX CMS - CLOUDREXX AG

author

CLOUDREXX Development Team info@cloudrexx.com

subpackage

lib_cxjs

Table of Contents

Methods

getVariables()  : array<string|int, mixed>

Methods

getVariables()

public getVariables(string $langCode) : array<string|int, mixed>
Parameters
$langCode : string

the language code for generation of filenames and the like.

Return values
array<string|int, mixed>

an associative array with variable keys and values.


        
On this page

Search results