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

Public Member Functions

 __construct ($config)
 getPageContent ()
 onInitialize ()
 canProcessRequest ()
 getName ()
 getTitle ()
 getDescription ()
 getLink ()
 getBreadCrumb ()

Data Fields

const LISTING = 0
const COUNTRY_DISPLAY = 1

Protected Member Functions

 listCountries ($tpl)
 displayCountry ($tpl)

Constructor & Destructor Documentation

__construct ( config)

Construct the Module object

Parameters:
array$configThe multidimentionnal array containing the application's configuration

Reimplemented from tariqa3ModuleSectionManager.


Member Function Documentation

Process all requests (this is the default module)

Reimplemented from mModule.

displayCountry ( tpl) [protected]

Renders the country page

Parameters:
mTemplate$tplThe template of the page protected
Returns:
string

Return the items of the current breadcrumb path

Returns:
tariqa3ModuleDescriptor[]

Reimplemented from tariqa3Module.

Returns the description of the page public

Returns:
string

Reimplemented from tariqa3Module.

getLink ( )

Gets the link of the module public

Returns:
string

Reimplemented from tariqa3Module.

getName ( )

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.

getTitle ( )

Returns the title of the page public

Returns:
string

Reimplemented from tariqa3Module.

listCountries ( tpl) [protected]

Renders the listing of the countries

Parameters:
mTemplate$tplThe template of the page protected
Returns:
string

Initializes the module public

Returns:
void

Reimplemented from tariqa3Module.


Field Documentation

const COUNTRY_DISPLAY = 1
const LISTING = 0

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