UNA
|
Public Member Functions | |
__clone () | |
![]() | |
loadItems ($aParams=array()) | |
doAuthorize () | |
Static Public Member Functions | |
static | getInstance () |
![]() | |
static | unsetAuthorized () |
static | isAuthorizedClient () |
static | getAuthorizedClient () |
static | isAuthorizedOwner () |
Protected Member Functions | |
authorize () | |
getRequestToken ($oConsumer=null) | |
getAccessToken ($sToken, $mixedSecret, $sVerifier, $iUser, $oConsumer) | |
fetch ($aParams=array()) | |
![]() | |
unsetAuthorizedUser () | |
![]() | |
onAuthorizeFailed ($mixedResult) | |
isAuthorized () | |
getAuthorizedUser () | |
isServerError ($aResult) | |
Additional Inherited Members | |
![]() | |
$oSession | |
$sErrorCode | |
$sErrorMessage | |
$sKey | |
$sSecret | |
$sDataRetrieveMethod | |
![]() | |
static | $sSessionKeyToken = 'sys_oauth_token' |
static | $sSessionKeySecret = 'sys_oauth_secret' |
static | $sSessionKeyAuthorized = 'sys_oauth_authorized' |
static | $sSessionKeyAuthorizedUser = 'sys_oauth_authorized_user' |
static | $sSessionKeyAuthorizedOwner = 'sys_oauth_authorized_owner' |
|
protected |
Reimplemented from BxDolStudioOAuthOAuth1.
|
static |
Implements iBxDolSingleton.