|
Cheetah
|
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 ChWallConfig.php.
| ChWallConfig::__construct | ( | $aModule | ) |
| ChWallConfig::getAlertSystemName | ( | ) |
Definition at line 137 of file ChWallConfig.php.
| ChWallConfig::getAnimationEffect | ( | ) |
Definition at line 177 of file ChWallConfig.php.
| ChWallConfig::getAnimationSpeed | ( | ) |
Definition at line 181 of file ChWallConfig.php.
| ChWallConfig::getCharsDisplayMax | ( | ) |
Definition at line 185 of file ChWallConfig.php.
| ChWallConfig::getCommentSystemName | ( | ) |
Definition at line 145 of file ChWallConfig.php.
| ChWallConfig::getCommonName | ( | $sType | ) |
Definition at line 323 of file ChWallConfig.php.
| ChWallConfig::getCommonPostPrefix | ( | ) |
Definition at line 141 of file ChWallConfig.php.
| ChWallConfig::getCommonType | ( | $sName | ) |
Definition at line 318 of file ChWallConfig.php.
| ChWallConfig::getDividerDateFormat | ( | ) |
Definition at line 133 of file ChWallConfig.php.
| ChWallConfig::getHandlers | ( | $sKey = '' | ) |
Definition at line 245 of file ChWallConfig.php.
| ChWallConfig::getHandlersHidden | ( | $sType | ) |
Definition at line 208 of file ChWallConfig.php.
| ChWallConfig::getHtmlIds | ( | $sType, | |
$sKey = '' |
|||
| ) |
Definition at line 238 of file ChWallConfig.php.
| ChWallConfig::getJsClass | ( | $sType | ) |
Definition at line 200 of file ChWallConfig.php.
| ChWallConfig::getJsMode | ( | ) |
Definition at line 260 of file ChWallConfig.php.
| ChWallConfig::getJsObject | ( | $sType | ) |
Definition at line 204 of file ChWallConfig.php.
| ChWallConfig::getPerPage | ( | $sPage = 'profile' | ) |
Definition at line 153 of file ChWallConfig.php.
| ChWallConfig::getPrefix | ( | $sType = '' | ) |
Definition at line 193 of file ChWallConfig.php.
| ChWallConfig::getRepostDefaults | ( | ) |
Definition at line 173 of file ChWallConfig.php.
| ChWallConfig::getRssLength | ( | ) |
Definition at line 189 of file ChWallConfig.php.
| ChWallConfig::getSystemData | ( | & | $aEvent, |
$sDisplayType = CH_WALL_VIEW_TIMELINE |
|||
| ) |
Definition at line 273 of file ChWallConfig.php.
| ChWallConfig::getSystemDataByDescriptor | ( | $sType, | |
| $sAction, | |||
| $iObjectId, | |||
$sDisplayType = CH_WALL_VIEW_TIMELINE |
|||
| ) |
Definition at line 285 of file ChWallConfig.php.
| ChWallConfig::getUploadersHidden | ( | $sType | ) |
Definition at line 223 of file ChWallConfig.php.
| ChWallConfig::getVotingSystemName | ( | ) |
Definition at line 149 of file ChWallConfig.php.
| ChWallConfig::init | ( | & | $oDb | ) |
Definition at line 105 of file ChWallConfig.php.
| ChWallConfig::isGrouped | ( | $sType, | |
| $sAction, | |||
| $mixedObjectId | |||
| ) |
Definition at line 300 of file ChWallConfig.php.
| ChWallConfig::isGroupedObject | ( | $mixedObjectId | ) |
Definition at line 313 of file ChWallConfig.php.
| ChWallConfig::isHandler | ( | $sKey = '' | ) |
Definition at line 252 of file ChWallConfig.php.
| ChWallConfig::isJsMode | ( | ) |
Definition at line 264 of file ChWallConfig.php.
| ChWallConfig::isSystem | ( | $sType, | |
| $sAction | |||
| ) |
Definition at line 268 of file ChWallConfig.php.
| ChWallConfig::isSystemComment | ( | $sType, | |
| $sAction | |||
| ) |
Definition at line 295 of file ChWallConfig.php.
| ChWallConfig::setJsMode | ( | $bJsMode | ) |
Definition at line 256 of file ChWallConfig.php.
| ChWallConfig::$_aHandlers |
Definition at line 38 of file ChWallConfig.php.
| ChWallConfig::$_aHideEventsOutline |
Definition at line 26 of file ChWallConfig.php.
| ChWallConfig::$_aHideEventsTimeline |
Definition at line 25 of file ChWallConfig.php.
| ChWallConfig::$_aHideUploadersTimeline |
Definition at line 27 of file ChWallConfig.php.
| ChWallConfig::$_aHtmlIds |
Definition at line 33 of file ChWallConfig.php.
| ChWallConfig::$_aJsClasses |
Definition at line 35 of file ChWallConfig.php.
| ChWallConfig::$_aJsObjects |
Definition at line 36 of file ChWallConfig.php.
| ChWallConfig::$_aPrefixes |
Definition at line 34 of file ChWallConfig.php.
| ChWallConfig::$_aRepostDefaults |
Definition at line 28 of file ChWallConfig.php.
| ChWallConfig::$_bAllowDelete |
Definition at line 13 of file ChWallConfig.php.
| ChWallConfig::$_bFullCompilation |
Definition at line 14 of file ChWallConfig.php.
| ChWallConfig::$_bJsMode |
Definition at line 15 of file ChWallConfig.php.
| ChWallConfig::$_iAnimationSpeed |
Definition at line 31 of file ChWallConfig.php.
| ChWallConfig::$_iCharsDisplayMax |
Definition at line 23 of file ChWallConfig.php.
| ChWallConfig::$_iPerPageAccountTl |
Definition at line 21 of file ChWallConfig.php.
| ChWallConfig::$_iPerPageIndex |
Definition at line 22 of file ChWallConfig.php.
| ChWallConfig::$_iPerPageProfileTl |
Definition at line 20 of file ChWallConfig.php.
| ChWallConfig::$_iRssLength |
Definition at line 24 of file ChWallConfig.php.
| ChWallConfig::$_oDb |
Definition at line 12 of file ChWallConfig.php.
| ChWallConfig::$_sAnimationEffect |
Definition at line 30 of file ChWallConfig.php.
| ChWallConfig::$_sCommentSystemName |
Definition at line 18 of file ChWallConfig.php.
| ChWallConfig::$_sCommonPostPrefix |
Definition at line 17 of file ChWallConfig.php.
| ChWallConfig::$_sDividerDateFormat |
Definition at line 16 of file ChWallConfig.php.
| ChWallConfig::$_sVotingSystemName |
Definition at line 19 of file ChWallConfig.php.