Tariqa  3.0
 All Data Structures Namespaces Files Functions Variables Enumerations
tariqa3ModuleSection Class Reference
Inheritance diagram for tariqa3ModuleSection:
tariqa3Module baseModule_RELEX_TARIQANG BaseModuleWithAuthenticationAndLanguages BaseModuleWithAuthentication BaseModule mModule FullSearch MapsSection NewsSection ThemesListSection ThemeTextsSection ThemeTopicsSection UploadSection FullAggregators FullFactiva FullGoogleBlogs FullGoogleImages FullGoogleNews FullGoogleWeb FullLatestNews FullLatestNewsIDOL FullLexisNexis FullOxfordAnalytica FullRSS_aggregatorIDOL FullVirage

Public Member Functions

 __construct ($config, $parentBase, $section_id)
 get_section_id ()
 canProcessRequest ()
 getName ()
 getTitle ()
 getDescription ()
 getLink ()
 getBreadCrumb ()
 beforeSection ()
 afterSection ()

Protected Member Functions

 onExecute ()

Protected Attributes

 $section_id

Constructor & Destructor Documentation

__construct ( config,
parentBase,
section_id 
)

Constructs the object

Parameters:
array$configThe configuration array
string$parentBasebase_folder of the container class
string$section_idThe section identifier public
Returns:
void

Reimplemented from tariqa3Module.


Member Function Documentation

If you want to display something after a section, just redefine this function and return the HTML to be displayed public

Returns:
string

Reimplemented in NewsSection.

If you want to display something before a section, just redefine this function and return the HTML to be displayed public

Returns:
string
canProcessRequest ( ) [final]

Process all requests (this is the default module)

Reimplemented from mModule.

Retrieves the section identifier public

Returns:
string
getBreadCrumb ( ) [final]

Return the items of the current breadcrumb path

Returns:
tariqa3ModuleDescriptor[]

Reimplemented from tariqa3Module.

getDescription ( ) [final]

Returns the description of the page public

Returns:
string

Reimplemented from tariqa3Module.

getLink ( ) [final]

Gets the link of the module public

Returns:
string

Reimplemented from tariqa3Module.

getName ( ) [final]

Returns the name of the class (what it should appear in the menu public

Returns:
string

Reimplemented from tariqa3Module.

getTitle ( ) [final]

Returns the title of the page public

Returns:
string

Reimplemented from tariqa3Module.

onExecute ( ) [final, protected]

Render the module

Returns:
string

Reimplemented from tariqa3Module.


Field Documentation

$section_id [protected]

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