Campustream 1.0
A social network MQP for WPI
Home_Controller Class Reference
Inheritance diagram for Home_Controller:
Controller

Public Member Functions

 index ()

Data Fields

 $template = 'template/main'
 $enable_session = true

Detailed Description

Responsible for loading and showing the Campustream homepage.

Definition at line 7 of file home.php.


Member Function Documentation

index ( )

Shows the appropriate homepage depending on whether the visitor is authenticated or not.

Definition at line 15 of file home.php.


Field Documentation

$enable_session = true

Reimplemented from Controller.

Definition at line 9 of file home.php.

$template = 'template/main'

Reimplemented from Controller.

Definition at line 8 of file home.php.


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