|
Cheetah
|
Public Member Functions | |
| __construct ($aModule) | |
| getAlertSystemName () | |
Public Member Functions inherited from ChWsbConfig | |
| getId () | |
| getClassPrefix () | |
| getDbPrefix () | |
| getHomePath () | |
| getClassPath () | |
| getUri () | |
| getBaseUri () | |
| getHomeUrl () | |
Public Attributes | |
| $_sAlertSystemName | |
| $iPerPage | |
| $iUpdateTime | |
| $iDaysForRows | |
| $iSpeedToggleUp | |
| $iSpeedToggleDown | |
| $iMemberMenuNotifyCount = 5 | |
| $bTrackGuestsActivites | |
Public Attributes inherited from ChWsbConfig | |
| $_iId | |
| $_sVendor | |
| $_sClassPrefix | |
| $_sDbPrefix | |
| $_sDirectory | |
| $_sUri | |
| $_sHomePath | |
| $_sClassPath | |
| $_sHomeUrl | |
| $_sBaseUri | |
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 ChSpyConfig.php.
| ChSpyConfig::__construct | ( | $aModule | ) |
| ChSpyConfig::getAlertSystemName | ( | ) |
Definition at line 37 of file ChSpyConfig.php.
| ChSpyConfig::$_sAlertSystemName |
Definition at line 12 of file ChSpyConfig.php.
| ChSpyConfig::$bTrackGuestsActivites |
Definition at line 20 of file ChSpyConfig.php.
| ChSpyConfig::$iDaysForRows |
Definition at line 15 of file ChSpyConfig.php.
| ChSpyConfig::$iMemberMenuNotifyCount = 5 |
Definition at line 19 of file ChSpyConfig.php.
| ChSpyConfig::$iPerPage |
Definition at line 13 of file ChSpyConfig.php.
| ChSpyConfig::$iSpeedToggleDown |
Definition at line 18 of file ChSpyConfig.php.
| ChSpyConfig::$iSpeedToggleUp |
Definition at line 17 of file ChSpyConfig.php.
| ChSpyConfig::$iUpdateTime |
Definition at line 14 of file ChSpyConfig.php.