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

Public Member Functions

 wait ()
 do_action ()

Data Fields

 $enable_session = true

Detailed Description

Used for handling account confirmation after registration.

Definition at line 6 of file confirm.php.


Member Function Documentation

do_action ( )

If the given code is correct, set the user as confirmed and then send them to their profile settings page.

Definition at line 25 of file confirm.php.

wait ( )

Displays the waiting page immediately after registration.

Definition at line 12 of file confirm.php.


Field Documentation

$enable_session = true

Reimplemented from Controller.

Definition at line 7 of file confirm.php.


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