Campustream 1.0
A social network MQP for WPI
|
Public Member Functions | |
authorize () | |
deauthorize () | |
Data Fields | |
$enable_session = true |
Handles authorization and deauthorization of Facebook accounts.
Definition at line 7 of file facebook.php.
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.
$enable_session = true |
Reimplemented from Controller.
Definition at line 8 of file facebook.php.