Tariqa
3.0
|
Public Member Functions | |
__construct ($config, $charset= 'UTF-8') | |
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 BaseModuleWithAuthenticationAndLanguages.
onInitialize | ( | ) | [protected] |
At initialisation, request authentication, or throw an exception on failure
Reimplemented from BaseModuleWithAuthenticationAndLanguages.