|
UNA
|
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 | |
| __get ($sName) | |
| __set ($sName, $o) | |
| 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 | |
| BxXeroModule::__construct | ( | $aModule | ) |
constructor
Reimplemented from BxDolModule.
| BxXeroModule::actionAuthorize | ( | ) |
ACTION METHODS
| BxXeroModule::serviceIncludeCssJs | ( | ) |
SERVICE METHODS