UNA
BxXeroConfig Class Reference
Inheritance diagram for BxXeroConfig:
BxBaseModGeneralConfig BxDolModuleConfig BxDol

Public Member Functions

 __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 ()
Public Member Functions inherited from BxBaseModGeneralConfig
 getCNF ()
 getObject ($sType='')
 getPrefix ($sType='')
 getJsClass ($sType)
 getJsObject ($sType)
 getGridObject ($sType)
 isAutoApprove ()
 isAutoApproveEnabled ()
 isEqualUrls ($sUrl1, $sUrl2)
 getViewEntryUrl ($mixedData)
 getImageUrl ($iId, $aTranscoders)
 getDpnTime ()
Public Member Functions inherited from BxDolModuleConfig
 getId ()
 getName ()
 getClassPrefix ()
 getDbPrefix ()
 getDirectory ()
 getHomePath ()
 getClassPath ()
 getUri ()
 getBaseUri ()
 getHomeUrl ()

Protected Attributes

 $_oDb
 $_oSession
 $_sSessionKey
 $_sClientId
 $_sClientSecret
 $_sRedirectUrl
 $_sAuthorizeUrl
 $_sWebhookKey
Protected Attributes inherited from BxBaseModGeneralConfig
 $_aObjects
 $_aPrefixes
 $_aJsClasses
 $_aJsObjects
 $_aHtmlIds
 $_aGridObjects
 $_bIsApi
 $_iDpnTime
Protected Attributes inherited from BxDolModuleConfig
 $_iId
 $_sName
 $_sVendor
 $_sClassPrefix
 $_sDbPrefix
 $_sDirectory
 $_sUri
 $_sHomePath
 $_sClassPath
 $_sHomeUrl

Additional Inherited Members

Public Attributes inherited from BxBaseModGeneralConfig
 $CNF

Constructor & Destructor Documentation

◆ __construct()

BxXeroConfig::__construct ( $aModule)

constructor

Reimplemented from BxBaseModGeneralConfig.


The documentation for this class was generated from the following file:
  • modules/boonex/xero/classes/BxXeroConfig.php