Tariqa
3.0
|
Public Member Functions | |
__construct ($config, $set_infos=true) | |
Protected Member Functions | |
onDestroy () | |
onInitialize () | |
onExecute () |
__construct | ( | $ | config, |
$ | set_infos = true |
||
) |
Construct the Module object
array | $config | The multidimentionnal array containing the application's configuration |
boolean | $set_infos | If false, do not set the stylesheets and javascripts [OPTIONAL] |
Reimplemented from baseModule_RELEX_TARIQANG.
onDestroy | ( | ) | [protected] |
Release resources, closes the database connection
Reimplemented from tariqa3Module.
onExecute | ( | ) | [protected] |
onInitialize | ( | ) | [protected] |
Initialize the module (Connects to the database, check user rights, ...)
Reimplemented from tariqa3Module.
Reimplemented in Preferences.