Cheetah
All Classes Namespaces Files Functions Variables Pages
Public Member Functions | Public Attributes | List of all members
ChSitesConfig Class Reference
Inheritance diagram for ChSitesConfig:
ChWsbConfig

Public Member Functions

 __construct ($aModule)
 
 init (&$oDb)
 
 isAutoapprove ()
 
 isCommentsAllowed ()
 
 getCommentsSystemName ()
 
 isVotesAllowed ()
 
 getVotesSystemName ()
 
 getPerPage ()
 
- Public Member Functions inherited from ChWsbConfig
 getId ()
 
 getClassPrefix ()
 
 getDbPrefix ()
 
 getHomePath ()
 
 getClassPath ()
 
 getUri ()
 
 getBaseUri ()
 
 getHomeUrl ()
 

Public Attributes

 $_oDb
 
 $_bAutoapprove
 
 $_bComments
 
 $_sCommentsSystemName
 
 $_bVotes
 
 $_sVotesSystemName
 
 $_iPerPage
 
- Public Attributes inherited from ChWsbConfig
 $_iId
 
 $_sVendor
 
 $_sClassPrefix
 
 $_sDbPrefix
 
 $_sDirectory
 
 $_sUri
 
 $_sHomePath
 
 $_sClassPath
 
 $_sHomeUrl
 
 $_sBaseUri
 

Detailed Description

This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/

Definition at line 10 of file ChSitesConfig.php.

Constructor & Destructor Documentation

◆ __construct()

ChSitesConfig::__construct (   $aModule)

Constructor

Reimplemented from ChWsbConfig.

Definition at line 23 of file ChSitesConfig.php.

Member Function Documentation

◆ getCommentsSystemName()

ChSitesConfig::getCommentsSystemName ( )

Definition at line 50 of file ChSitesConfig.php.

◆ getPerPage()

ChSitesConfig::getPerPage ( )

Definition at line 65 of file ChSitesConfig.php.

◆ getVotesSystemName()

ChSitesConfig::getVotesSystemName ( )

Definition at line 60 of file ChSitesConfig.php.

◆ init()

ChSitesConfig::init ( $oDb)

Definition at line 28 of file ChSitesConfig.php.

◆ isAutoapprove()

ChSitesConfig::isAutoapprove ( )

Definition at line 40 of file ChSitesConfig.php.

◆ isCommentsAllowed()

ChSitesConfig::isCommentsAllowed ( )

Definition at line 45 of file ChSitesConfig.php.

◆ isVotesAllowed()

ChSitesConfig::isVotesAllowed ( )

Definition at line 55 of file ChSitesConfig.php.

Member Data Documentation

◆ $_bAutoapprove

ChSitesConfig::$_bAutoapprove

Definition at line 13 of file ChSitesConfig.php.

◆ $_bComments

ChSitesConfig::$_bComments

Definition at line 14 of file ChSitesConfig.php.

◆ $_bVotes

ChSitesConfig::$_bVotes

Definition at line 16 of file ChSitesConfig.php.

◆ $_iPerPage

ChSitesConfig::$_iPerPage

Definition at line 18 of file ChSitesConfig.php.

◆ $_oDb

ChSitesConfig::$_oDb

Definition at line 12 of file ChSitesConfig.php.

◆ $_sCommentsSystemName

ChSitesConfig::$_sCommentsSystemName

Definition at line 15 of file ChSitesConfig.php.

◆ $_sVotesSystemName

ChSitesConfig::$_sVotesSystemName

Definition at line 17 of file ChSitesConfig.php.


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