Language


The language module is used to handle on a dynamic way languages, for example with the lang class you can change the language without reloading the page and use a JSON file to load languages



Module Details


Variables (Members):


Name

Type

Default Value

Description

LanguageClasses

Lang

null

Array holding the main classes of this modules



Enumeration:


Name

List

Description

Languages

  • ENGLISH: 0
  • FRENCH: 1

Enumerator used to defined which the language you want.




Functions:


Name

Arguments

Return

Description

GetLangClass

  • None

Lang

Return the active Lang class (You can use only one Lang at the time - this function is not creating a new one).


Created with the Personal Edition of HelpNDoc: Free iPhone documentation generator