|
| __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) |
|
| 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 () |
|
|
| _getConversionRate ($sType) |
|
|
| $_iAuthor |
|
| $_aCurrency |
|
| $_sCheckoutSessionKey |
|
| $_aObjects |
|
| $_aPrefixes |
|
| $_aJsClasses |
|
| $_aJsObjects |
|
| $_aHtmlIds |
|
| $_aGridObjects |
|
| $_iDpnTime |
|
| $_iId |
|
| $_sName |
|
| $_sVendor |
|
| $_sClassPrefix |
|
| $_sDbPrefix |
|
| $_sDirectory |
|
| $_sUri |
|
| $_sHomePath |
|
| $_sClassPath |
|
| $_sHomeUrl |
|
◆ __construct()
BxCreditsConfig::__construct |
( |
| $aModule | ) |
|
◆ convertC2M()
BxCreditsConfig::convertC2M |
( |
| $fCredits, |
|
|
| $fRate = false, |
|
|
| $iPrecision = false ) |
◆ convertM2C()
BxCreditsConfig::convertM2C |
( |
| $fMoney, |
|
|
| $fRate = false, |
|
|
| $iPrecision = false ) |
The documentation for this class was generated from the following file:
- modules/boonex/credits/classes/BxCreditsConfig.php