Public Member Functions | |
getName () | |
getEmail () | |
getError () |
Protected Member Functions | |
fetchAttributes () | |
![]() | |
getCodeUrl ($redirect_uri) | |
getTokenUrl ($code) | |
getAccessToken ($code) | |
saveAccessToken ($token) | |
fetchJsonError ($json) | |
![]() | |
restoreAccessToken () | |
![]() | |
makeRequest ($url, $options=array(), $parseJson=true) | |
initRequest ($url, $options=array()) | |
parseJson ($response) | |
getStateKeyPrefix () | |
setState ($key, $value, $defaultValue=null) | |
hasState ($key) | |
getState ($key, $defaultValue=null) | |
_fetchAttributes () |
Additional Inherited Members | |
![]() | |
$name = 'facebook' | |
$title = 'Facebook' | |
$type = 'OAuth' | |
$jsArguments = array('popup' => array('width' => 585, 'height' => 290)) | |
$client_id = '' | |
$client_secret = '' | |
$scope = '' | |
$providerOptions |
Definition at line 17 of file FacebookService.php.
|
protected |
Fetch attributes array.
Reimplemented from FacebookOAuthService.
Definition at line 19 of file FacebookService.php.
References EOAuth2Service\makeSignedRequest().