Class mmir.LanguageManager
Defined in: languageManager.js.
Constructor Attributes | Constructor Name and Description |
---|---|
A class for managing the language of the application.
|
Class Detail
mmir.LanguageManager()
A class for managing the language of the application.
It's purpose is to load the controllers and their views / partials and provide functions to find controllers or perform actions or helper-actions. This "class" is structured as a singleton - so that only one instance is in use.
It's purpose is to load the controllers and their views / partials and provide functions to find controllers or perform actions or helper-actions. This "class" is structured as a singleton - so that only one instance is in use.
- Requires:
- mmir.Constants
- mmir.CommonUtils
- mmir.SemanticInterpreter
- jQuery.Deferred
- jQuery.ajax