Tariqa
3.0
|
Public Member Functions | |
__construct ($config, $charset= 'UTF-8') | |
translate ($keys) | |
Data Fields | |
$translationTable | |
Protected Member Functions | |
onInitialize () |
__construct | ( | $ | config, |
$ | charset = 'UTF-8' |
||
) |
Build the module and parse the config file
array | $config | The multidimentionnal config array |
string | $charset | Character set of the module's output |
Reimplemented from BaseModuleWithAuthentication.
Reimplemented in WebOffice, RSS, Sharing, MultiPages, Redirect, Screencasts, Ifs, Login, baseModule_RELEX_TARIQAEC, baseModule_RELEX_TARIQAMS, baseModule_RELEX_TARIQANG, baseModule_RELEX_TARIQARX, and tariqa3ModuleContent.
onInitialize | ( | ) | [protected] |
At initialisation, request authentication, or throw an exception on failure
Reimplemented from BaseModuleWithAuthentication.
Reimplemented in Preferences, Search, Countries, Themes, RSS, tariqa3Module, SpecialPage, Article, Briefcase, RiskMap, Redirect, Archive, Login, Streaming, NewsWires, Oxweb, Timeouts, WebOffice, Help, MultiPages, Screencasts, Training, Analysis, tariqa3ModuleContent, baseModule_RELEX_TARIQAEC, baseModule_RELEX_TARIQAMS, baseModule_RELEX_TARIQANG, and baseModule_RELEX_TARIQARX.
translate | ( | $ | keys | ) | [final] |
Get the translated text corresponding to a key or to a set of keys
string | array | object | $keys | The key, an array of keys, or an object (properties used as keys) |
$translationTable |
Reimplemented in ThemeTextsSection, and ThemeTopicsSection.