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

Public Member Functions

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

Constructor & Destructor Documentation

__construct ( config)

Construct the Module object

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

Reimplemented from mModule.


Member Function Documentation

Process all requests (this is the default module)

Reimplemented from mModule.

Return the items of the current breadcrumb path

Returns:
tariqa3ModuleDescriptor[]

Reimplemented from tariqa3Module.

Returns the description of the module (used in html/head/description)

Returns:
string

Reimplemented from tariqa3Module.

Gets the applications headers set by the module public

Returns:
array

Reimplemented from mModule.

getLink ( )

Returns the url to the current module (used in menus)

Returns:
string

Reimplemented from tariqa3Module.

getName ( )

Returns the short name of the module (used by menus)

Returns:
string

Reimplemented from tariqa3Module.

Render the module's page (will be embedded in general layout)

Returns:
string

Reimplemented from tariqa3Module.

getTitle ( )

Returns the title of the module (used in html/head/title)

Returns:
string

Reimplemented from tariqa3Module.

Initializes the module public

Returns:
void

Reimplemented from tariqa3Module.


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