Tariqa  3.0
 All Data Structures Namespaces Files Functions Variables Enumerations
ThemeTopicsSection Class Reference
Inheritance diagram for ThemeTopicsSection:
tariqa3ModuleSection tariqa3Module baseModule_RELEX_TARIQANG BaseModuleWithAuthenticationAndLanguages BaseModuleWithAuthentication BaseModule mModule

Public Member Functions

 __construct ($config, $parentBase, $section_id, $theme, $translationTable)
 getPageContent ()

Static Public Member Functions

static generateTab ($user, $topic_id, $query_id, $translationTable, $template_path)

Data Fields

 $translationTable

Constructor & Destructor Documentation

__construct ( config,
parentBase,
section_id,
theme,
translationTable 
)

Constructs the object

Parameters:
array$configThe configuration array
string$parentBasebase_folder of the container class
string$section_idThe section identifier
Theme$themeThe theme for which we are displaying the topics
array$translationTableThe 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$userThe user which is performing the operation
int$topic_idThe topic identifier
int$query_idThe query identifier
array$translationTableThe translation table
string$template_pathThe path to the template files public
Returns:
string

Render the module

Returns:
string

Reimplemented from tariqa3Module.


Field Documentation

$translationTable

The documentation for this class was generated from the following file: