Constructor & Destructor Documentation
Construct the Module object
- Parameters:
-
array | $config | The multidimentionnal array containing the application's configuration |
Reimplemented from tariqa3ModuleSectionManager.
Member Function Documentation
Returns true if the current user can edit the theme text
- Parameters:
-
| tariqaUser | The user |
int | $theme_id | The theme identifier public |
- Returns:
- boolean
Process all requests (this is the default module)
Reimplemented from mModule.
Renders the theme page
- Parameters:
-
mTemplate | $tpl | The template of the page protected |
- Returns:
- string
Gets the default flavour for the latest news queries
- Parameters:
-
array | $translationTable | The translation matrix public |
- Returns:
- Flavour
Returns the description of the page public
- Returns:
- string
Reimplemented from tariqa3Module.
Gets the link of the module public
- Returns:
- string
Reimplemented from tariqa3Module.
Returns the name of the class (what it should appear in the menu public
- Returns:
- string
Reimplemented from tariqa3Module.
Render the module
- Returns:
- string
Reimplemented from tariqa3Module.
Returns the title of the page public
- Returns:
- string
Reimplemented from tariqa3Module.
Gets the latest news queries for a theme
- Parameters:
-
Theme | $theme | The theme |
array | $translationTable | The translation matrix |
tariqaUser | $user | The current user |
Flavour | $flavour | The flavour of the query [OPTIONAL] public |
- Returns:
- Query[]
Renders the listing of the themes
- Parameters:
-
mTemplate | $tpl | The template of the page protected |
- Returns:
- string
Gets the queries of a topic
- Parameters:
-
- Returns:
- Query[]
Initializes the module public
- Returns:
- void
Reimplemented from tariqa3Module.
Field Documentation
The documentation for this class was generated from the following file: