Class OAuthToken

Description

Located in /OAuth.php (line 46)


	
			
Variable Summary
 mixed $key
 mixed $secret
Method Summary
 OAuthToken OAuthToken ( $key,  $secret)
 void to_string ()
 void __toString ()
Variables
mixed $key (line 48)
mixed $secret (line 49)
Methods
Constructor OAuthToken (line 55)

key = the token

key = the token secret = the token secret

OAuthToken OAuthToken ( $key,  $secret)
  • $key
  • $secret
to_string (line 64)

generates the basic string serialization of a token that a server

generates the basic string serialization of a token that a server would respond to request_token and access_token calls with

void to_string ()
__toString (line 69)
void __toString ()

Documentation generated on Thu, 22 Oct 2009 12:54:45 -0700 by phpDocumentor 1.4.3