Cheetah
|
Public Member Functions | |
__construct ($aModule) | |
![]() | |
getId () | |
getClassPrefix () | |
getDbPrefix () | |
getHomePath () | |
getClassPath () | |
getUri () | |
getBaseUri () | |
getHomeUrl () | |
Public Attributes | |
$sUploadPath | |
$iAlowMembersPolls | |
$iAlowPollNumber | |
$iAutoActivate | |
$iProfilePagePollsCount | |
$iIndexPagePollsCount | |
$sTableName | |
$sTablePrefix | |
![]() | |
$_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 ChPollConfig.php.
ChPollConfig::__construct | ( | $aModule | ) |
ChPollConfig::$iAlowMembersPolls |
Definition at line 14 of file ChPollConfig.php.
ChPollConfig::$iAlowPollNumber |
Definition at line 17 of file ChPollConfig.php.
ChPollConfig::$iAutoActivate |
Definition at line 20 of file ChPollConfig.php.
ChPollConfig::$iIndexPagePollsCount |
Definition at line 26 of file ChPollConfig.php.
ChPollConfig::$iProfilePagePollsCount |
Definition at line 23 of file ChPollConfig.php.
ChPollConfig::$sTableName |
Definition at line 29 of file ChPollConfig.php.
ChPollConfig::$sTablePrefix |
Definition at line 32 of file ChPollConfig.php.
ChPollConfig::$sUploadPath |
Definition at line 12 of file ChPollConfig.php.