class %BI.WebTranslation
extends %CSP.Page, %BI.CSPsuper
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
21
|
|
|
|
|
classmethod ButtonNam(nn)
classmethod Delete(Ref)
classmethod LoadSysTable(lang, filterAlp, checkStatus, matchFilter)
classmethod LoadTransTable(lang, filterAlp, checkStatus, matchFilter)
classmethod OnPage()
as %Status
Event handler for PAGE event: this is invoked in order to
generate the content of a csp page.
classmethod SaveRef(value)
classmethod SaveTrans(type, lang, Ref, newVal)
classmethod addLang(name, lang)
classmethod displayAllTranslation(module, language)
classmethod displayTr(module, id)
classmethod displayTranslation(module, language, id)
classmethod export(name, lang)
classmethod getGeneralTranslation()
classmethod import(name, lang)
classmethod iniTranslation(language)
classmethod loadTrTable(module, language)
classmethod loadTransSelectBox()
classmethod loadTranslation(module, language)
classmethod loadTranslationTable2(module, language)
classmethod saveAllTranslation(data)
classmethod startTranslation()