|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | CacheAllTranslations () |
Caches all translations for the current language |
|
+ | CacheTranslationsByScope (character) |
Caches all translations by a given scope |
|
+ | CHARACTER GetTranslationByKey (character, character) |
Returns a translation based on a key value and an optional scope |
|
+ | CHARACTER GetTranslationByKey (character, character, character) |
Returns a translation based on a key value and an optional scope |
|
+ | CHARACTER GetTranslationByString (character, character) |
Returns a translation for a string value and an optional scope |
Options | Name | Purpose | |
---|---|---|---|
+ | LOGICAL AllTranslationsCached |
|
Top
PUBLIC CacheAllTranslations ()
|
||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CacheTranslationsByScope (character)
|
||||||||||||||||||||||||||||||
PUBLIC CHARACTER GetTranslationByKey (character, character)
|
||||||||||||||||||||||||||||||
PUBLIC CHARACTER GetTranslationByKey (character, character, character)
|
||||||||||||||||||||||||||||||
PUBLIC CHARACTER GetTranslationByString (character, character)
|
PUBLIC LOGICAL AllTranslationsCached
|
---|