|
| __clone () |
| loadItems ($aParams=array()) |
| doAuthorize () |
|
static | getInstance () |
static | unsetAuthorized () |
static | isAuthorizedClient () |
static | getAuthorizedClient () |
static | isAuthorizedOwner () |
|
| authorize () |
| getRequestToken ($oConsumer=null) |
| getAccessToken ($sToken, $mixedSecret, $sVerifier, $iUser, $oConsumer) |
| fetch ($aParams=array()) |
| unsetAuthorizedUser () |
| onAuthorizeFailed ($mixedResult) |
| isAuthorized () |
| getAuthorizedUser () |
| isServerError ($aResult) |
|
| $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' |
◆ __construct()
BxDolStudioOAuthLib::__construct |
( |
| ) |
|
|
protected |
◆ getInstance()
BxDolStudioOAuthLib::getInstance |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file:
- studio/classes/BxDolStudioOAuthLib.php