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
static generateTab |
( |
$ |
user, |
|
|
$ |
topic_id, |
|
|
$ |
query_id, |
|
|
$ |
translationTable, |
|
|
$ |
template_path |
|
) |
| [static] |
Generates a new tab for a topic to be displayed
- Parameters:
-
tariqaUser | $user | The user which is performing the operation |
int | $topic_id | The topic identifier |
int | $query_id | The query identifier |
array | $translationTable | The translation table |
string | $template_path | The path to the template files public |
- Returns:
- string
Render the module
- Returns:
- string
Reimplemented from tariqa3Module.
Field Documentation
The documentation for this class was generated from the following file: