Tariqa  3.0
 All Data Structures Namespaces Files Functions Variables Enumerations
ThemeTextsSection Class Reference
Inheritance diagram for ThemeTextsSection:
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 saveTexts ($user, $theme_id, $short_text, $long_text)

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

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$userThe user which is trying to save the texts
int$theme_idThe theme identifier
string$short_textThe short text
string$long_textThe long text public
Returns:
string

Field Documentation

$translationTable

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