Constructor & Destructor Documentation
Build the module and parse the config file
- Parameters:
-
array | $config | The multidimentionnal config array |
string | $charset | Character set of the module's output |
Reimplemented from BaseModule.
Reimplemented in WebOffice, RSS, Sharing, MultiPages, BaseModuleWithAuthenticationAndLanguages, Redirect, Screencasts, Ifs, Login, baseModule_RELEX_TARIQAEC, baseModule_RELEX_TARIQAMS, baseModule_RELEX_TARIQANG, baseModule_RELEX_TARIQARX, and tariqa3ModuleContent.
Member Function Documentation
If true, it means that the user has access to the requested article
- Parameters:
-
tariqaUser | $user | The user |
string | $id | The article identifier protected |
- Returns:
- boolean
Get a piece of data from the session
- Parameters:
-
string | $data_key | The data identifier |
- Returns:
- string|false Retuns the piece of data, or FALSE if it does not exists protected
At initialisation, request authentication, or throw an exception on failure
Reimplemented from BaseModule.
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, BaseModuleWithAuthenticationAndLanguages, tariqa3ModuleContent, baseModule_RELEX_TARIQAEC, baseModule_RELEX_TARIQAMS, baseModule_RELEX_TARIQANG, and baseModule_RELEX_TARIQARX.
Set a piece of data into the session
- Parameters:
-
string | $data_key | The data identifier |
string | $data_value | The data itself protected |
Unset a piece of data from the session
- Parameters:
-
string | $data_key | The data identifier protected |
Field Documentation
$auth = false [protected] |
$user = false [protected] |
The documentation for this class was generated from the following file: