Class Index | File Index

Classes


Class I18nString

A translated string. All text strings displayed to the user must be instances of this class instead of the default String class. All translation functions return instances of this class. When the UI language changes, I18nString objects are retranslated automatically. Setting the global variable debug to true will enable console warnings when strings are used where I18nString is expected.
Defined in: modules.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Class Detail
I18nString()

Documentation generated by JsDoc Toolkit 2.0.2 on Thu Jul 09 2009 12:58:03 GMT+0200 (CEST)