From b69fca14e76a2f5db0cd0924fe5e7056e94771b1 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 15:49:37 -0800 Subject: initial doco --- doc/html/classFKOAuthDataStore.html | 316 ++++++++++++++++++++++++++++++++++++ 1 file changed, 316 insertions(+) create mode 100644 doc/html/classFKOAuthDataStore.html (limited to 'doc/html/classFKOAuthDataStore.html') diff --git a/doc/html/classFKOAuthDataStore.html b/doc/html/classFKOAuthDataStore.html new file mode 100644 index 000000000..a0935aa9b --- /dev/null +++ b/doc/html/classFKOAuthDataStore.html @@ -0,0 +1,316 @@ + + + + + + +The Red Project: FKOAuthDataStore Class Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
FKOAuthDataStore Class Reference
+
+
+
+Inheritance diagram for FKOAuthDataStore:
+
+
+ + + +
+ + + + + + + + + + + + + + +

+Public Member Functions

 gen_token ()
 
 lookup_consumer ($consumer_key)
 
 lookup_token ($consumer, $token_type, $token)
 
 lookup_nonce ($consumer, $token, $nonce, $timestamp)
 
 new_request_token ($consumer, $callback=null)
 
 new_access_token ($token, $consumer, $verifier=null)
 
+

Member Function Documentation

+ +
+
+ + + + + + + +
FKOAuthDataStore::gen_token ()
+
+ +

Referenced by new_access_token(), and new_request_token().

+ +
+
+ +
+
+ + + + + + + + +
FKOAuthDataStore::lookup_consumer ( $consumer_key)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FKOAuthDataStore::lookup_nonce ( $consumer,
 $token,
 $nonce,
 $timestamp 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
FKOAuthDataStore::lookup_token ( $consumer,
 $token_type,
 $token 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
FKOAuthDataStore::new_access_token ( $token,
 $consumer,
 $verifier = null 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
FKOAuthDataStore::new_request_token ( $consumer,
 $callback = null 
)
+
+ +
+
+
The documentation for this class was generated from the following file: +
+
+ + + + -- cgit v1.2.3