Campustream 1.0
A social network MQP for WPI
Controller Class Reference
Inheritance diagram for Controller:
Apiv1_Controller Collaborate_Controller Comment_Controller Confirm_Controller Debug_Controller Facebook_Controller Friendship_Controller Home_Controller Manage_Controller Messaging_Controller News_Controller Notification_Controller Search_Controller Session_Controller Settings_Controller Stats_Controller Status_Controller Twitter_Controller User_Controller Users_Controller

Public Member Functions

 __construct ()
 __call ($method, $args)
 _loadView ($filename, $data)

Data Fields

 $enable_session = false
 $template
 $session = null

Detailed Description

Definition at line 4 of file controller.php.


Constructor & Destructor Documentation

__construct ( )

Definition at line 11 of file controller.php.


Member Function Documentation

__call ( method,
args 
)

Definition at line 31 of file controller.php.

_loadView ( filename,
data 
)

Definition at line 37 of file controller.php.


Field Documentation

$session = null

Definition at line 9 of file controller.php.


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