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

Public Member Functions

 register ()
 login ()

Data Fields

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

Detailed Description

Handles login and registration routes

Definition at line 5 of file manage.php.


Member Function Documentation

login ( )

Definition at line 16 of file manage.php.

register ( )

Definition at line 9 of file manage.php.


Field Documentation

$enable_session = true

Reimplemented from Controller.

Definition at line 6 of file manage.php.

$template = 'template/main'

Reimplemented from Controller.

Definition at line 7 of file manage.php.


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