Constructor & Destructor Documentation
__construct |
( |
$ |
config, |
|
|
$ |
parentBase, |
|
|
$ |
section_id, |
|
|
$ |
theme, |
|
|
$ |
translationTable |
|
) |
| |
Constructs the object
- Parameters:
-
array | $config | The configuration array |
string | $parentBase | base_folder of the container class |
string | $section_id | The section identifier |
Theme | $theme | The theme for which we are displaying the topics |
array | $translationTable | The translation table public |
- Returns:
- void
Member Function Documentation
Render the module
- Returns:
- string
Reimplemented from tariqa3Module.
static saveTexts |
( |
$ |
user, |
|
|
$ |
theme_id, |
|
|
$ |
short_text, |
|
|
$ |
long_text |
|
) |
| [static] |
Saves the long text and the short text of a theme
- Parameters:
-
tariqaUser | $user | The user which is trying to save the texts |
int | $theme_id | The theme identifier |
string | $short_text | The short text |
string | $long_text | The long text public |
- Returns:
- string
Field Documentation
The documentation for this class was generated from the following file: