UNA
Loading...
Searching...
No Matches
BxXeroModule Class Reference
Inheritance diagram for BxXeroModule:
BxDolModule BxDol

Public Member Functions

 __construct ($aModule)
 actionAuthorize ()
 actionCallback ()
 actionWebhook ()
 actionTest ()
 serviceIncludeCssJs ()
 serviceIsContact ($iProfileId, $bForceCheckApi=false)
 serviceAddContact ($iProfileId)
 serviceAddInvoce ($iProfileId, $sName, $mixedAmount, $iQuantity=1, $mixedDueDate=false)
 serviceAddInvoceAuto ($iProfileId, $sName, $mixedAmount, $iQuantity=1, $mixedDueDate=false)
 getApi ()
 isContact ($sProfileEmail, $bForceCheckApi=false)
 addInvoice ($sProfileEmail, $sName, $mixedAmount, $iQuantity, $mixedDueDate)
Public Member Functions inherited from BxDolModule
 isEnabled ()
 getName ()
 isLogged ()
 getUserId ()
 getUserPassword ()
 serviceIsSafeService ($s)
 serviceGetSafeServices ()
 serviceIsPublicService ($s)
 serviceGetPublicServices ()

Protected Member Functions

 _processCreateInvoice ($sId)
 _processUpdateInvoice ($sId)
 _getInvoiceData ($oInvoice)

Protected Attributes

 $_oApi
 $_oLog

Additional Inherited Members

Static Public Member Functions inherited from BxDolModule
static getInstance ($sName)
static getTitle ($sUri)
static getTitleKey ($sUri)
Public Attributes inherited from BxDolModule
 $_aModule
 $_oDb
 $_oTemplate
 $_oConfig

Constructor & Destructor Documentation

◆ __construct()

BxXeroModule::__construct ( $aModule)

constructor

Reimplemented from BxDolModule.

Member Function Documentation

◆ actionAuthorize()

BxXeroModule::actionAuthorize ( )

ACTION METHODS

◆ serviceIncludeCssJs()

BxXeroModule::serviceIncludeCssJs ( )

SERVICE METHODS


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