Campustream 1.0
A social network MQP for WPI
OAuthConsumer Class Reference

Public Member Functions

 __construct ($key, $secret, $callback_url=NULL)
 __toString ()

Data Fields

 $key
 $secret

Detailed Description

Definition at line 10 of file OAuth.php.


Constructor & Destructor Documentation

__construct ( key,
secret,
callback_url = NULL 
)

Definition at line 14 of file OAuth.php.


Member Function Documentation

__toString ( )

Definition at line 20 of file OAuth.php.


Field Documentation

$key

Definition at line 11 of file OAuth.php.

$secret

Definition at line 12 of file OAuth.php.


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