Cheetah
|
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 () | |
![]() | |
__construct ($aModule) | |
getId () | |
getClassPrefix () | |
getDbPrefix () | |
getHomePath () | |
getClassPath () | |
getUri () | |
getBaseUri () | |
getHomeUrl () | |
Definition at line 10 of file ChWsbTextConfig.php.
ChWsbTextConfig::__construct | ( | & | $aModule | ) |
Definition at line 37 of file ChWsbTextConfig.php.
ChWsbTextConfig::getActionsViewSystemName | ( | ) |
Definition at line 73 of file ChWsbTextConfig.php.
ChWsbTextConfig::getAlertsSystemName | ( | ) |
Definition at line 85 of file ChWsbTextConfig.php.
ChWsbTextConfig::getAnimationEffect | ( | ) |
Definition at line 97 of file ChWsbTextConfig.php.
ChWsbTextConfig::getAnimationSpeed | ( | ) |
Definition at line 101 of file ChWsbTextConfig.php.
ChWsbTextConfig::getCategoriesSystemName | ( | ) |
Definition at line 77 of file ChWsbTextConfig.php.
ChWsbTextConfig::getCommentsSystemName | ( | ) |
Definition at line 53 of file ChWsbTextConfig.php.
ChWsbTextConfig::getDateFormat | ( | ) |
Definition at line 93 of file ChWsbTextConfig.php.
ChWsbTextConfig::getIndexNumber | ( | ) |
Definition at line 105 of file ChWsbTextConfig.php.
ChWsbTextConfig::getJsClass | ( | $sType = 'main' | ) |
Definition at line 125 of file ChWsbTextConfig.php.
ChWsbTextConfig::getJsObject | ( | $sType = 'main' | ) |
Definition at line 132 of file ChWsbTextConfig.php.
ChWsbTextConfig::getMemberNumber | ( | ) |
Definition at line 109 of file ChWsbTextConfig.php.
ChWsbTextConfig::getPerPage | ( | ) |
Definition at line 117 of file ChWsbTextConfig.php.
ChWsbTextConfig::getRssLength | ( | ) |
Definition at line 139 of file ChWsbTextConfig.php.
ChWsbTextConfig::getSearchSystemName | ( | ) |
Definition at line 89 of file ChWsbTextConfig.php.
ChWsbTextConfig::getSnippetLength | ( | ) |
Definition at line 113 of file ChWsbTextConfig.php.
ChWsbTextConfig::getSubscriptionsSystemName | ( | ) |
Definition at line 69 of file ChWsbTextConfig.php.
ChWsbTextConfig::getSystemPrefix | ( | ) |
Definition at line 121 of file ChWsbTextConfig.php.
ChWsbTextConfig::getTagsSystemName | ( | ) |
Definition at line 81 of file ChWsbTextConfig.php.
ChWsbTextConfig::getViewsSystemName | ( | ) |
Definition at line 65 of file ChWsbTextConfig.php.
ChWsbTextConfig::getVotesSystemName | ( | ) |
Definition at line 61 of file ChWsbTextConfig.php.
ChWsbTextConfig::init | ( | & | $oDb | ) |
Reimplemented in ChNewsConfig, ChFdbConfig, and ChArlConfig.
Definition at line 41 of file ChWsbTextConfig.php.
ChWsbTextConfig::isAutoapprove | ( | ) |
Definition at line 45 of file ChWsbTextConfig.php.
ChWsbTextConfig::isCommentsEnabled | ( | ) |
Definition at line 49 of file ChWsbTextConfig.php.
ChWsbTextConfig::isVotesEnabled | ( | ) |
Definition at line 57 of file ChWsbTextConfig.php.
ChWsbTextConfig::$_aJsClasses |
Definition at line 33 of file ChWsbTextConfig.php.
ChWsbTextConfig::$_aJsObjects |
Definition at line 34 of file ChWsbTextConfig.php.
ChWsbTextConfig::$_bAutoapprove |
Definition at line 13 of file ChWsbTextConfig.php.
ChWsbTextConfig::$_bComments |
Definition at line 14 of file ChWsbTextConfig.php.
ChWsbTextConfig::$_bVotes |
Definition at line 16 of file ChWsbTextConfig.php.
ChWsbTextConfig::$_iAnimationSpeed |
Definition at line 27 of file ChWsbTextConfig.php.
ChWsbTextConfig::$_iIndexNumber |
Definition at line 28 of file ChWsbTextConfig.php.
ChWsbTextConfig::$_iMemberNumber |
Definition at line 29 of file ChWsbTextConfig.php.
ChWsbTextConfig::$_iPerPage |
Definition at line 31 of file ChWsbTextConfig.php.
ChWsbTextConfig::$_iRssLength |
Definition at line 35 of file ChWsbTextConfig.php.
ChWsbTextConfig::$_iSnippetLength |
Definition at line 30 of file ChWsbTextConfig.php.
ChWsbTextConfig::$_oDb |
Definition at line 12 of file ChWsbTextConfig.php.
ChWsbTextConfig::$_sActionsViewSystemName |
Definition at line 20 of file ChWsbTextConfig.php.
ChWsbTextConfig::$_sAlertsSystemName |
Definition at line 23 of file ChWsbTextConfig.php.
ChWsbTextConfig::$_sAnimationEffect |
Definition at line 26 of file ChWsbTextConfig.php.
ChWsbTextConfig::$_sCategoriesSystemName |
Definition at line 21 of file ChWsbTextConfig.php.
ChWsbTextConfig::$_sCommentsSystemName |
Definition at line 15 of file ChWsbTextConfig.php.
ChWsbTextConfig::$_sDateFormat |
Definition at line 25 of file ChWsbTextConfig.php.
ChWsbTextConfig::$_sSearchSystemName |
Definition at line 24 of file ChWsbTextConfig.php.
ChWsbTextConfig::$_sSubscriptionsSystemName |
Definition at line 19 of file ChWsbTextConfig.php.
ChWsbTextConfig::$_sSystemPrefix |
Definition at line 32 of file ChWsbTextConfig.php.
ChWsbTextConfig::$_sTagsSystemName |
Definition at line 22 of file ChWsbTextConfig.php.
ChWsbTextConfig::$_sViewsSystemName |
Definition at line 18 of file ChWsbTextConfig.php.
ChWsbTextConfig::$_sVotesSystemName |
Definition at line 17 of file ChWsbTextConfig.php.