From f1d5ffda693fa44d3325785c5c8e8021d8873bea Mon Sep 17 00:00:00 2001 From: Tobias Luther Date: Sun, 29 Jun 2014 21:20:43 +0200 Subject: delete my original doc working backup folder --- doc/old/html/classFKOAuthDataStore.html | 306 -------------------------------- 1 file changed, 306 deletions(-) delete mode 100644 doc/old/html/classFKOAuthDataStore.html (limited to 'doc/old/html/classFKOAuthDataStore.html') diff --git a/doc/old/html/classFKOAuthDataStore.html b/doc/old/html/classFKOAuthDataStore.html deleted file mode 100644 index 1abca9ae5..000000000 --- a/doc/old/html/classFKOAuthDataStore.html +++ /dev/null @@ -1,306 +0,0 @@ - - - - - - -The Red Matrix: FKOAuthDataStore Class Reference - - - - - - - - - - - - - -
-
- - - - - - - -
-
The Red Matrix -
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
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