UNA
Loading...
Searching...
No Matches
BxCreditsConfig Class Reference
Inheritance diagram for BxCreditsConfig:
BxBaseModGeneralConfig BxDolModuleConfig BxDol

Public Member Functions

 __construct ($aModule)
 
 getHtmlIds ($sKey='')
 
 getAuthor ()
 
 getCurrency ()
 
 isWithdraw ()
 
 getWithdrawEmail ()
 
 getWithdrawClearing ()
 
 getWithdrawMinimum ()
 
 getWithdrawRemaining ()
 
 getTransferTypesForClearing ()
 
 getTransferTypesForSpending ()
 
 getPrecision ()
 
 getConversionRateUse ()
 
 getConversionRateWithdraw ()
 
 getCheckoutUrl ()
 
 getBundleUrl ($aBundle)
 
 getBundleName ($sName)
 
 getBundleDescription ($aBundle)
 
 getCheckoutData ()
 
 setCheckoutData ($aData)
 
 getOrder ($iLength=16)
 
 constructCheckoutCustomData ()
 
 deconstructCheckoutCustomData ($sData)
 
 convertC2M ($fCredits, $fRate=false, $iPrecision=false)
 
 convertM2C ($fMoney, $fRate=false, $iPrecision=false)
 
- 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 Member Functions

 _getConversionRate ($sType)
 

Protected Attributes

 $_iAuthor
 
 $_aCurrency
 
 $_sCheckoutSessionKey
 
- Protected Attributes inherited from BxBaseModGeneralConfig
 $_aObjects
 
 $_aPrefixes
 
 $_aJsClasses
 
 $_aJsObjects
 
 $_aHtmlIds
 
 $_aGridObjects
 
 $_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()

BxCreditsConfig::__construct ( $aModule)

constructor

Reimplemented from BxBaseModGeneralConfig.

Member Function Documentation

◆ convertC2M()

BxCreditsConfig::convertC2M ( $fCredits,
$fRate = false,
$iPrecision = false )

Convert Credits to Money

◆ convertM2C()

BxCreditsConfig::convertM2C ( $fMoney,
$fRate = false,
$iPrecision = false )

Convert Money to Credits


The documentation for this class was generated from the following file: