translateCtrl
extends jController
in package
Service to provide translation dictionnary.
Tags
Table of Contents
Methods
- getDictionary() : jResponseJson
- Get JSON containing all translation for a given jelix property file.
- index() : jResponseBinary
- Get text/javascript containing all translation for the dictionnary.
Methods
getDictionary()
Get JSON containing all translation for a given jelix property file.
public
getDictionary() : jResponseJson
Tags
Return values
jResponseJsonindex()
Get text/javascript containing all translation for the dictionnary.
public
index() : jResponseBinary