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