|
UNA
|
Public Member Functions | |
| __construct ($aModule) | |
| init (&$oDb) | |
| getDefaultCurrencySign () | |
| getDefaultCurrencyCode () | |
| getSiteAdmin () | |
| isSiteAdmin ($iProfileId=0) | |
| isSingleSeller () | |
| isCommissions () | |
| getInvoiceIssueDay () | |
| getInvoiceLifetime () | |
| getInvoiceExpirationNotify () | |
| getKey ($sType) | |
| getUrl ($sType, $aParams=array(), $bSsl=false) | |
| getDivider ($sType) | |
| getPerPage ($sType='default') | |
| getHtmlIds ($sType, $sKey='') | |
| getAnimationEffect () | |
| getAnimationSpeed () | |
| getLicense () | |
| formatDate ($iTs) | |
| formatDateTime ($iTs) | |
| retrieveCurrencySign ($sCode) | |
| Public Member Functions inherited from BxBaseModGeneralConfig | |
| getCNF () | |
| getObject ($sType='') | |
| getPrefix ($sType='') | |
| getJsClass ($sType) | |
| getJsObject ($sType) | |
| getJsObjectPoll ($iId=0) | |
| getGridObject ($sType) | |
| isAutoApprove () | |
| isAutoApproveEnabled () | |
| isEqualUrls ($sUrl1, $sUrl2) | |
| getViewEntryUrl ($mixedData) | |
| getEntryUri ($sAction) | |
| getImageUrl ($iId, $aTranscoders) | |
| getDpnTime () | |
| Public Member Functions inherited from BxDolModuleConfig | |
| getId () | |
| getName () | |
| getClassPrefix () | |
| getDbPrefix () | |
| getDirectory () | |
| getHomePath () | |
| getClassPath () | |
| getUri () | |
| getBaseUri () | |
| getHomeUrl () | |
Protected Attributes | |
| $_oDb | |
| $_sCurrencySign | |
| $_sCurrencyCode | |
| $_iSiteAdmin | |
| $_bSingleSeller | |
| $_aPerPage | |
| $_aHtmlIds | |
| $_sAnimationEffect | |
| $_iAnimationSpeed | |
| Protected Attributes inherited from BxBaseModGeneralConfig | |
| $_aObjects | |
| $_aPrefixes | |
| $_aJsClasses | |
| $_aJsObjects | |
| $_aHtmlIds | |
| $_aHtmlIdsPoll | |
| $_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 | |
| BxBaseModPaymentConfig::__construct | ( | $aModule | ) |