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

Public Member Functions

 authorize ()
 deauthorize ()

Data Fields

 $enable_session = true

Detailed Description

Handles authorization and deauthorization of Facebook accounts.

Definition at line 7 of file facebook.php.


Member Function Documentation

authorize ( )

Authorizes a Facebook account and saves the information in the userfacebook MySQL table.

Definition at line 14 of file facebook.php.

deauthorize ( )

Deauthorizes a user from their Facebook account and deletes the information from the userfacebook MySQL table.

Definition at line 56 of file facebook.php.


Field Documentation

$enable_session = true

Reimplemented from Controller.

Definition at line 8 of file facebook.php.


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