|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Collaboration diagram for OAuthConsumer:Public Member Functions | |
| __construct ($key, $secret, $callback_url=null) | |
| __toString () | |
Data Fields | |
| $key | |
| $secret | |
| OAuthConsumer::__construct | ( | $key, | |
| $secret, | |||
$callback_url = null |
|||
| ) |
| OAuthConsumer::__toString | ( | ) |
| OAuthConsumer::$key |
Definition at line 22 of file OAuth.php.
Referenced by __construct().
| OAuthConsumer::$secret |
Definition at line 23 of file OAuth.php.
Referenced by __construct().