This is the complete list of members for TwitterOAuthService, including all inherited members.
$attributes (defined in EAuthServiceBase) | EAuthServiceBase | protected |
$authenticated (defined in EAuthServiceBase) | EAuthServiceBase | protected |
$jsArguments (defined in TwitterOAuthService) | TwitterOAuthService | protected |
$key (defined in TwitterOAuthService) | TwitterOAuthService | protected |
$name (defined in TwitterOAuthService) | TwitterOAuthService | protected |
$providerOptions (defined in TwitterOAuthService) | TwitterOAuthService | protected |
$scope (defined in EOAuthService) | EOAuthService | protected |
$secret (defined in TwitterOAuthService) | TwitterOAuthService | protected |
$title (defined in TwitterOAuthService) | TwitterOAuthService | protected |
$type (defined in TwitterOAuthService) | TwitterOAuthService | protected |
__get($name) | EAuthServiceBase | |
__isset($name) | EAuthServiceBase | |
_fetchAttributes() | EAuthServiceBase | protected |
authenticate() | TwitterOAuthService | |
cancel($url=null) | EAuthServiceBase | |
IAuthService::cancel() | IAuthService | |
fetchAttributes() | TwitterOAuthService | protected |
fetchJsonError($json) | EAuthServiceBase | protected |
getAccessToken() | EOAuthService | protected |
getAttribute($key, $default=null) | EAuthServiceBase | |
getAttributes() | EAuthServiceBase | |
getCancelUrl() | EAuthServiceBase | |
getComponent() | EAuthServiceBase | |
getConsumer() | EOAuthService | protected |
getId() | EAuthServiceBase | |
getIsAuthenticated() | EAuthServiceBase | |
getItem() | EAuthServiceBase | |
getItemAttributes() | EAuthServiceBase | |
getJsArguments() | EAuthServiceBase | |
getRedirectUrl() | EAuthServiceBase | |
getServiceName() | EAuthServiceBase | |
getServiceTitle() | EAuthServiceBase | |
getServiceType() | EAuthServiceBase | |
getState($key, $defaultValue=null) | EAuthServiceBase | protected |
getStateKeyPrefix() | EAuthServiceBase | protected |
hasAttribute($key) | EAuthServiceBase | |
hasState($key) | EAuthServiceBase | protected |
init($component, $options=array()) | EOAuthService | |
initRequest($url, $options=array()) | EOAuthService | protected |
makeRequest($url, $options=array(), $parseJson=true) | EAuthServiceBase | protected |
makeSignedRequest($url, $options=array(), $parseJson=true) | EOAuthService | |
parseJson($response) | EAuthServiceBase | protected |
redirect($url=null) | EAuthServiceBase | |
setCancelUrl($url) | EAuthServiceBase | |
setComponent($component) | EAuthServiceBase | |
setRedirectUrl($url) | EAuthServiceBase | |
setState($key, $value, $defaultValue=null) | EAuthServiceBase | protected |