|
UNA
|
Public Member Functions | |
| __construct ($iProfile, $aSource, $oModule) | |
| makeAuthorization ($aScopes=[]) | |
| authorizeApplication ($aRequestData) | |
| Public Member Functions inherited from BxAdsSource | |
| __construct ($iProfile, $aSource, &$oModule) | |
| initOptions ($aOptions) | |
| initOptionsByAuthor ($iProfileId) | |
| getOption ($sName) | |
| getEntry ($sId) | |
| getOrders ($aParams) | |
Static Public Attributes | |
| static | $NAME = 'shopify_partner' |
Protected Member Functions | |
| _getAuthorizeUrl ($aScopes, $sRedirectUrl, $sNonce, $bOnlineAccessMode=false) | |
| _callAuthorize ($aParams) | |
| _call ($sRequest, $aParams, $sMethod='post-json', $aHeaders=[]) | |
| _log ($sMessage, $bUseLog=false) | |
Protected Attributes | |
| $_sShopDomain | |
| $_sApiKey | |
| $_sApiSecretKey | |
| $_aScopes | |
| $_sEndpoint | |
| $_sToken | |
| $_aLastResponseHeaders | |
| $_sCacheKey | |
| $_iCacheLifetime | |
| $_oCache | |
| Protected Attributes inherited from BxAdsSource | |
| $_oModule | |
| $_iProfile | |
| $_iId | |
| $_sName | |
| $_sCaption | |
| $_sPrefix | |
| $_aOptions | |