Cheetah
Public Member Functions | Public Attributes | List of all members
ChMbpConfig Class Reference
Inheritance diagram for ChMbpConfig:
ChWsbConfig

Public Member Functions

 __construct ($aModule)
 
 init (&$oDb)
 
 isDisableFreeJoin ()
 
 isStandardOnPaidJoin ()
 
 isCaptchaOnPaidJoin ()
 
 getCurrencySign ()
 
 getCurrencyCode ()
 
 getIconsUrl ()
 
 getIconsPath ()
 
 getJsClass ($sType='')
 
 getJsObject ($sType='')
 
 getAnimationEffect ()
 
 getAnimationSpeed ()
 
 getStandardDescriptor ()
 
- Public Member Functions inherited from ChWsbConfig
 getId ()
 
 getClassPrefix ()
 
 getDbPrefix ()
 
 getHomePath ()
 
 getClassPath ()
 
 getUri ()
 
 getBaseUri ()
 
 getHomeUrl ()
 

Public Attributes

 $_oDb
 
 $_bDisableFreeJoin
 
 $_bEnableStandardOnPaidJoin
 
 $_bEnableCaptchaOnPaidJoin
 
 $_sCurrencySign
 
 $_sCurrencyCode
 
 $_sIconsFolder
 
 $_aJsClasses
 
 $_aJsObjects
 
 $_sAnimationEffect
 
 $_iAnimationSpeed
 
- Public Attributes inherited from ChWsbConfig
 $_iId
 
 $_sVendor
 
 $_sClassPrefix
 
 $_sDbPrefix
 
 $_sDirectory
 
 $_sUri
 
 $_sHomePath
 
 $_sClassPath
 
 $_sHomeUrl
 
 $_sBaseUri
 

Detailed Description

Definition at line 10 of file ChMbpConfig.php.

Constructor & Destructor Documentation

◆ __construct()

ChMbpConfig::__construct (   $aModule)

Constructor

Reimplemented from ChWsbConfig.

Definition at line 28 of file ChMbpConfig.php.

Member Function Documentation

◆ getAnimationEffect()

ChMbpConfig::getAnimationEffect ( )

Definition at line 105 of file ChMbpConfig.php.

◆ getAnimationSpeed()

ChMbpConfig::getAnimationSpeed ( )

Definition at line 109 of file ChMbpConfig.php.

◆ getCurrencyCode()

ChMbpConfig::getCurrencyCode ( )

Definition at line 79 of file ChMbpConfig.php.

◆ getCurrencySign()

ChMbpConfig::getCurrencySign ( )

Definition at line 75 of file ChMbpConfig.php.

◆ getIconsPath()

ChMbpConfig::getIconsPath ( )

Definition at line 87 of file ChMbpConfig.php.

◆ getIconsUrl()

ChMbpConfig::getIconsUrl ( )

Definition at line 83 of file ChMbpConfig.php.

◆ getJsClass()

ChMbpConfig::getJsClass (   $sType = '')

Definition at line 91 of file ChMbpConfig.php.

◆ getJsObject()

ChMbpConfig::getJsObject (   $sType = '')

Definition at line 98 of file ChMbpConfig.php.

◆ getStandardDescriptor()

ChMbpConfig::getStandardDescriptor ( )

Definition at line 113 of file ChMbpConfig.php.

◆ init()

ChMbpConfig::init ( $oDb)

Definition at line 48 of file ChMbpConfig.php.

◆ isCaptchaOnPaidJoin()

ChMbpConfig::isCaptchaOnPaidJoin ( )

Definition at line 71 of file ChMbpConfig.php.

◆ isDisableFreeJoin()

ChMbpConfig::isDisableFreeJoin ( )

Definition at line 63 of file ChMbpConfig.php.

◆ isStandardOnPaidJoin()

ChMbpConfig::isStandardOnPaidJoin ( )

Definition at line 67 of file ChMbpConfig.php.

Member Data Documentation

◆ $_aJsClasses

ChMbpConfig::$_aJsClasses

Definition at line 20 of file ChMbpConfig.php.

◆ $_aJsObjects

ChMbpConfig::$_aJsObjects

Definition at line 21 of file ChMbpConfig.php.

◆ $_bDisableFreeJoin

ChMbpConfig::$_bDisableFreeJoin

Definition at line 13 of file ChMbpConfig.php.

◆ $_bEnableCaptchaOnPaidJoin

ChMbpConfig::$_bEnableCaptchaOnPaidJoin

Definition at line 15 of file ChMbpConfig.php.

◆ $_bEnableStandardOnPaidJoin

ChMbpConfig::$_bEnableStandardOnPaidJoin

Definition at line 14 of file ChMbpConfig.php.

◆ $_iAnimationSpeed

ChMbpConfig::$_iAnimationSpeed

Definition at line 23 of file ChMbpConfig.php.

◆ $_oDb

ChMbpConfig::$_oDb

Definition at line 12 of file ChMbpConfig.php.

◆ $_sAnimationEffect

ChMbpConfig::$_sAnimationEffect

Definition at line 22 of file ChMbpConfig.php.

◆ $_sCurrencyCode

ChMbpConfig::$_sCurrencyCode

Definition at line 17 of file ChMbpConfig.php.

◆ $_sCurrencySign

ChMbpConfig::$_sCurrencySign

Definition at line 16 of file ChMbpConfig.php.

◆ $_sIconsFolder

ChMbpConfig::$_sIconsFolder

Definition at line 18 of file ChMbpConfig.php.


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