Cheetah
Public Member Functions | Public Attributes | List of all members
ChWsbTextConfig Class Reference
Inheritance diagram for ChWsbTextConfig:
ChWsbConfig ChArlConfig ChFdbConfig ChNewsConfig

Public Member Functions

 __construct (&$aModule)
 
 init (&$oDb)
 
 isAutoapprove ()
 
 isCommentsEnabled ()
 
 getCommentsSystemName ()
 
 isVotesEnabled ()
 
 getVotesSystemName ()
 
 getViewsSystemName ()
 
 getSubscriptionsSystemName ()
 
 getActionsViewSystemName ()
 
 getCategoriesSystemName ()
 
 getTagsSystemName ()
 
 getAlertsSystemName ()
 
 getSearchSystemName ()
 
 getDateFormat ()
 
 getAnimationEffect ()
 
 getAnimationSpeed ()
 
 getIndexNumber ()
 
 getMemberNumber ()
 
 getSnippetLength ()
 
 getPerPage ()
 
 getSystemPrefix ()
 
 getJsClass ($sType='main')
 
 getJsObject ($sType='main')
 
 getRssLength ()
 
- Public Member Functions inherited from ChWsbConfig
 __construct ($aModule)
 
 getId ()
 
 getClassPrefix ()
 
 getDbPrefix ()
 
 getHomePath ()
 
 getClassPath ()
 
 getUri ()
 
 getBaseUri ()
 
 getHomeUrl ()
 

Public Attributes

 $_oDb
 
 $_bAutoapprove
 
 $_bComments
 
 $_sCommentsSystemName
 
 $_bVotes
 
 $_sVotesSystemName
 
 $_sViewsSystemName
 
 $_sSubscriptionsSystemName
 
 $_sActionsViewSystemName
 
 $_sCategoriesSystemName
 
 $_sTagsSystemName
 
 $_sAlertsSystemName
 
 $_sSearchSystemName
 
 $_sDateFormat
 
 $_sAnimationEffect
 
 $_iAnimationSpeed
 
 $_iIndexNumber
 
 $_iMemberNumber
 
 $_iSnippetLength
 
 $_iPerPage
 
 $_sSystemPrefix
 
 $_aJsClasses
 
 $_aJsObjects
 
 $_iRssLength
 
- Public Attributes inherited from ChWsbConfig
 $_iId
 
 $_sVendor
 
 $_sClassPrefix
 
 $_sDbPrefix
 
 $_sDirectory
 
 $_sUri
 
 $_sHomePath
 
 $_sClassPath
 
 $_sHomeUrl
 
 $_sBaseUri
 

Detailed Description

Definition at line 10 of file ChWsbTextConfig.php.

Constructor & Destructor Documentation

◆ __construct()

ChWsbTextConfig::__construct ( $aModule)

Definition at line 37 of file ChWsbTextConfig.php.

Member Function Documentation

◆ getActionsViewSystemName()

ChWsbTextConfig::getActionsViewSystemName ( )

Definition at line 73 of file ChWsbTextConfig.php.

◆ getAlertsSystemName()

ChWsbTextConfig::getAlertsSystemName ( )

Definition at line 85 of file ChWsbTextConfig.php.

◆ getAnimationEffect()

ChWsbTextConfig::getAnimationEffect ( )

Definition at line 97 of file ChWsbTextConfig.php.

◆ getAnimationSpeed()

ChWsbTextConfig::getAnimationSpeed ( )

Definition at line 101 of file ChWsbTextConfig.php.

◆ getCategoriesSystemName()

ChWsbTextConfig::getCategoriesSystemName ( )

Definition at line 77 of file ChWsbTextConfig.php.

◆ getCommentsSystemName()

ChWsbTextConfig::getCommentsSystemName ( )

Definition at line 53 of file ChWsbTextConfig.php.

◆ getDateFormat()

ChWsbTextConfig::getDateFormat ( )

Definition at line 93 of file ChWsbTextConfig.php.

◆ getIndexNumber()

ChWsbTextConfig::getIndexNumber ( )

Definition at line 105 of file ChWsbTextConfig.php.

◆ getJsClass()

ChWsbTextConfig::getJsClass (   $sType = 'main')

Definition at line 125 of file ChWsbTextConfig.php.

◆ getJsObject()

ChWsbTextConfig::getJsObject (   $sType = 'main')

Definition at line 132 of file ChWsbTextConfig.php.

◆ getMemberNumber()

ChWsbTextConfig::getMemberNumber ( )

Definition at line 109 of file ChWsbTextConfig.php.

◆ getPerPage()

ChWsbTextConfig::getPerPage ( )

Definition at line 117 of file ChWsbTextConfig.php.

◆ getRssLength()

ChWsbTextConfig::getRssLength ( )

Definition at line 139 of file ChWsbTextConfig.php.

◆ getSearchSystemName()

ChWsbTextConfig::getSearchSystemName ( )

Definition at line 89 of file ChWsbTextConfig.php.

◆ getSnippetLength()

ChWsbTextConfig::getSnippetLength ( )

Definition at line 113 of file ChWsbTextConfig.php.

◆ getSubscriptionsSystemName()

ChWsbTextConfig::getSubscriptionsSystemName ( )

Definition at line 69 of file ChWsbTextConfig.php.

◆ getSystemPrefix()

ChWsbTextConfig::getSystemPrefix ( )

Definition at line 121 of file ChWsbTextConfig.php.

◆ getTagsSystemName()

ChWsbTextConfig::getTagsSystemName ( )

Definition at line 81 of file ChWsbTextConfig.php.

◆ getViewsSystemName()

ChWsbTextConfig::getViewsSystemName ( )

Definition at line 65 of file ChWsbTextConfig.php.

◆ getVotesSystemName()

ChWsbTextConfig::getVotesSystemName ( )

Definition at line 61 of file ChWsbTextConfig.php.

◆ init()

ChWsbTextConfig::init ( $oDb)

Reimplemented in ChNewsConfig, ChFdbConfig, and ChArlConfig.

Definition at line 41 of file ChWsbTextConfig.php.

◆ isAutoapprove()

ChWsbTextConfig::isAutoapprove ( )

Definition at line 45 of file ChWsbTextConfig.php.

◆ isCommentsEnabled()

ChWsbTextConfig::isCommentsEnabled ( )

Definition at line 49 of file ChWsbTextConfig.php.

◆ isVotesEnabled()

ChWsbTextConfig::isVotesEnabled ( )

Definition at line 57 of file ChWsbTextConfig.php.

Member Data Documentation

◆ $_aJsClasses

ChWsbTextConfig::$_aJsClasses

Definition at line 33 of file ChWsbTextConfig.php.

◆ $_aJsObjects

ChWsbTextConfig::$_aJsObjects

Definition at line 34 of file ChWsbTextConfig.php.

◆ $_bAutoapprove

ChWsbTextConfig::$_bAutoapprove

Definition at line 13 of file ChWsbTextConfig.php.

◆ $_bComments

ChWsbTextConfig::$_bComments

Definition at line 14 of file ChWsbTextConfig.php.

◆ $_bVotes

ChWsbTextConfig::$_bVotes

Definition at line 16 of file ChWsbTextConfig.php.

◆ $_iAnimationSpeed

ChWsbTextConfig::$_iAnimationSpeed

Definition at line 27 of file ChWsbTextConfig.php.

◆ $_iIndexNumber

ChWsbTextConfig::$_iIndexNumber

Definition at line 28 of file ChWsbTextConfig.php.

◆ $_iMemberNumber

ChWsbTextConfig::$_iMemberNumber

Definition at line 29 of file ChWsbTextConfig.php.

◆ $_iPerPage

ChWsbTextConfig::$_iPerPage

Definition at line 31 of file ChWsbTextConfig.php.

◆ $_iRssLength

ChWsbTextConfig::$_iRssLength

Definition at line 35 of file ChWsbTextConfig.php.

◆ $_iSnippetLength

ChWsbTextConfig::$_iSnippetLength

Definition at line 30 of file ChWsbTextConfig.php.

◆ $_oDb

ChWsbTextConfig::$_oDb

Definition at line 12 of file ChWsbTextConfig.php.

◆ $_sActionsViewSystemName

ChWsbTextConfig::$_sActionsViewSystemName

Definition at line 20 of file ChWsbTextConfig.php.

◆ $_sAlertsSystemName

ChWsbTextConfig::$_sAlertsSystemName

Definition at line 23 of file ChWsbTextConfig.php.

◆ $_sAnimationEffect

ChWsbTextConfig::$_sAnimationEffect

Definition at line 26 of file ChWsbTextConfig.php.

◆ $_sCategoriesSystemName

ChWsbTextConfig::$_sCategoriesSystemName

Definition at line 21 of file ChWsbTextConfig.php.

◆ $_sCommentsSystemName

ChWsbTextConfig::$_sCommentsSystemName

Definition at line 15 of file ChWsbTextConfig.php.

◆ $_sDateFormat

ChWsbTextConfig::$_sDateFormat

Definition at line 25 of file ChWsbTextConfig.php.

◆ $_sSearchSystemName

ChWsbTextConfig::$_sSearchSystemName

Definition at line 24 of file ChWsbTextConfig.php.

◆ $_sSubscriptionsSystemName

ChWsbTextConfig::$_sSubscriptionsSystemName

Definition at line 19 of file ChWsbTextConfig.php.

◆ $_sSystemPrefix

ChWsbTextConfig::$_sSystemPrefix

Definition at line 32 of file ChWsbTextConfig.php.

◆ $_sTagsSystemName

ChWsbTextConfig::$_sTagsSystemName

Definition at line 22 of file ChWsbTextConfig.php.

◆ $_sViewsSystemName

ChWsbTextConfig::$_sViewsSystemName

Definition at line 18 of file ChWsbTextConfig.php.

◆ $_sVotesSystemName

ChWsbTextConfig::$_sVotesSystemName

Definition at line 17 of file ChWsbTextConfig.php.


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