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

Public Member Functions

 __construct ($page_id, $config)
 onInitialize ()
 __get ($key)
 __set ($key, $value)
 __call ($name, $arguments)
 getHeaders ()

Protected Member Functions

 renderPage ()

Protected Attributes

 $menu = array()
 $section
 $title
 $own_db

Constructor & Destructor Documentation

__construct ( page_id,
config 
)

Constructs the object

Parameters:
string$page_idThe page identifier
array$configThe configuration array public
Returns:
void

Reimplemented from baseModule_RELEX_TARIQANG.


Member Function Documentation

__call ( name,
arguments 
)

Magic PHP function

Parameters:
string$nameThe name of the method to be called
array$argumentsThe arguments of the method to be called public
Returns:
mixed
__get ( key)

Magic php function

Parameters:
string$keyThe key to retrieve public
Returns:
mixed
__set ( key,
value 
)

Magic PHP function

Parameters:
string$keyThe key to set
mixed$valueThe value to set; public
Returns:
void

Gets the applications headers set by the module public

Returns:
array

Reimplemented from mModule.

Initializes the module public

Returns:
void

Reimplemented from SpecialPage.

renderPage ( ) [protected]

Renders the page (sets all the template data) protected

Returns:
void

Field Documentation

$menu = array() [protected]
$own_db [protected]
$section [protected]
$title [protected]

Reimplemented from mModule.


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