|
| __construct ($aModule) |
|
| init (&$oDb) |
|
| getClientId () |
|
| getClientSecret () |
|
| getRedirectUrl () |
|
| getAuthorizeUrl ($iCode=false) |
|
| getWebhookKey () |
|
| cleanSession () |
|
| setState ($sState) |
|
| unsetState () |
|
| getState () |
|
| setData ($sAccessToken, $iAccessTokenExpires, $sTenantId, $sRefreshToken, $sIdToken) |
|
| getData ($bCheckLifetime=false) |
|
| isDataExpired () |
|
| getTenantId () |
|
| getAccessToken () |
|
| getRefreshToken () |
|
| getCNF () |
|
| getObject ($sType='') |
|
| getPrefix ($sType='') |
|
| getJsClass ($sType) |
|
| getJsObject ($sType) |
|
| getGridObject ($sType) |
|
| isAutoApprove () |
|
| isAutoApproveEnabled () |
|
| isEqualUrls ($sUrl1, $sUrl2) |
|
| getViewEntryUrl ($mixedData) |
|
| getImageUrl ($iId, $aTranscoders) |
|
| getDpnTime () |
|
| getId () |
|
| getName () |
|
| getClassPrefix () |
|
| getDbPrefix () |
|
| getDirectory () |
|
| getHomePath () |
|
| getClassPath () |
|
| getUri () |
|
| getBaseUri () |
|
| getHomeUrl () |
|
|
| $_oDb |
|
| $_oSession |
|
| $_sSessionKey |
|
| $_sClientId |
|
| $_sClientSecret |
|
| $_sRedirectUrl |
|
| $_sAuthorizeUrl |
|
| $_sWebhookKey |
|
| $_aObjects |
|
| $_aPrefixes |
|
| $_aJsClasses |
|
| $_aJsObjects |
|
| $_aHtmlIds |
|
| $_aGridObjects |
|
| $_iDpnTime |
|
| $_iId |
|
| $_sName |
|
| $_sVendor |
|
| $_sClassPrefix |
|
| $_sDbPrefix |
|
| $_sDirectory |
|
| $_sUri |
|
| $_sHomePath |
|
| $_sClassPath |
|
| $_sHomeUrl |
|
◆ __construct()
BxXeroConfig::__construct |
( |
| $aModule | ) |
|
The documentation for this class was generated from the following file:
- modules/boonex/xero/classes/BxXeroConfig.php