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

Public Member Functions

 __construct ($aModule)
 
 getAnimationSpeed ()
 
 getCommentSystemName ()
 
- Public Member Functions inherited from ChWsbConfig
 getId ()
 
 getClassPrefix ()
 
 getDbPrefix ()
 
 getHomePath ()
 
 getClassPath ()
 
 getUri ()
 
 getBaseUri ()
 
 getHomeUrl ()
 

Public Attributes

 $_iAnimationSpeed
 
 $bUseFriendlyLinks
 
 $bAdminMode
 
 $sCurrBrowsedFile
 
 $sSpacerPath
 
 $sSQLPostsTable
 
 $sSQLPostsMediaTable
 
 $sSQLCatTable
 
 $sSQLSubcatTable
 
 $_sCommentSystemName
 
- Public Attributes inherited from ChWsbConfig
 $_iId
 
 $_sVendor
 
 $_sClassPrefix
 
 $_sDbPrefix
 
 $_sDirectory
 
 $_sUri
 
 $_sHomePath
 
 $_sClassPath
 
 $_sHomeUrl
 
 $_sBaseUri
 

Detailed Description

Definition at line 10 of file ChAdsConfig.php.

Constructor & Destructor Documentation

◆ __construct()

ChAdsConfig::__construct (   $aModule)

constructor

Reimplemented from ChWsbConfig.

Definition at line 31 of file ChAdsConfig.php.

Member Function Documentation

◆ getAnimationSpeed()

ChAdsConfig::getAnimationSpeed ( )

Definition at line 47 of file ChAdsConfig.php.

◆ getCommentSystemName()

ChAdsConfig::getCommentSystemName ( )

Definition at line 52 of file ChAdsConfig.php.

Member Data Documentation

◆ $_iAnimationSpeed

ChAdsConfig::$_iAnimationSpeed

Definition at line 12 of file ChAdsConfig.php.

◆ $_sCommentSystemName

ChAdsConfig::$_sCommentSystemName

Definition at line 26 of file ChAdsConfig.php.

◆ $bAdminMode

ChAdsConfig::$bAdminMode

Definition at line 15 of file ChAdsConfig.php.

◆ $bUseFriendlyLinks

ChAdsConfig::$bUseFriendlyLinks

Definition at line 14 of file ChAdsConfig.php.

◆ $sCurrBrowsedFile

ChAdsConfig::$sCurrBrowsedFile

Definition at line 16 of file ChAdsConfig.php.

◆ $sSpacerPath

ChAdsConfig::$sSpacerPath

Definition at line 17 of file ChAdsConfig.php.

◆ $sSQLCatTable

ChAdsConfig::$sSQLCatTable

Definition at line 23 of file ChAdsConfig.php.

◆ $sSQLPostsMediaTable

ChAdsConfig::$sSQLPostsMediaTable

Definition at line 22 of file ChAdsConfig.php.

◆ $sSQLPostsTable

ChAdsConfig::$sSQLPostsTable

Definition at line 21 of file ChAdsConfig.php.

◆ $sSQLSubcatTable

ChAdsConfig::$sSQLSubcatTable

Definition at line 24 of file ChAdsConfig.php.


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