Cheetah
|
Go to the source code of this file.
Classes | |
class | ChCheckerPoll |
class | ChPollModule |
Variables | |
const | CH_POLL_VOTE_UNIQ 60*60*24*30 |
const | CH_POLL_ANS_DIVIDER '<delim>' |
const | CH_POLL_RES_DIVIDER ';' |
const | POLL_ERROR_OCCURED _t( '_Error occured') |
const | POLL_EMPTY_FIELDS _t( '_please_fill_next_fields_first') |
const | POLL_CREATED _t( '_ch_poll_created') |
const | POLL_EDITED _t( '_ch_poll_was_edited') |
const | POLL_MAX_REACHED _t( '_ch_poll_max_reached') |
const | POLL_NOT_ALLOW _t( '_ch_poll_not_available') |
const CH_POLL_ANS_DIVIDER '<delim>' |
Definition at line 17 of file ChPollModule.php.
const CH_POLL_RES_DIVIDER ';' |
Definition at line 18 of file ChPollModule.php.
const CH_POLL_VOTE_UNIQ 60*60*24*30 |
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 16 of file ChPollModule.php.
const POLL_CREATED _t( '_ch_poll_created') |
Definition at line 22 of file ChPollModule.php.
const POLL_EDITED _t( '_ch_poll_was_edited') |
Definition at line 23 of file ChPollModule.php.
const POLL_EMPTY_FIELDS _t( '_please_fill_next_fields_first') |
Definition at line 21 of file ChPollModule.php.
const POLL_ERROR_OCCURED _t( '_Error occured') |
Definition at line 20 of file ChPollModule.php.
const POLL_MAX_REACHED _t( '_ch_poll_max_reached') |
Definition at line 24 of file ChPollModule.php.
const POLL_NOT_ALLOW _t( '_ch_poll_not_available') |
Definition at line 25 of file ChPollModule.php.