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

Public Member Functions

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

Protected Member Functions

 changeLink ()
 externalArticle ()
 onInitialize ()

Protected Attributes

 $af = search\AggregatorsEngine::ARTICLE_LONG

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.

changeLink ( ) [protected]

Changes the frame link for IE 8. protected

Returns:
void
externalArticle ( ) [protected]

Is the article from an external site? protected

Returns:
boolean

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.

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

Returns:
string

Reimplemented from tariqa3Module.

getTitle ( )

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

Returns:
string

Reimplemented from tariqa3Module.

onInitialize ( ) [protected]

At initialisation, request authentication, or throw an exception on failure

Reimplemented from tariqa3Module.


Field Documentation


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