Cheetah
|
Public Member Functions | |
checkAnswers ($aItems, $iLenMin, $iLenMax) | |
passAnswers ($a) | |
Additional Inherited Members | |
![]() | |
static | checkLength ($s, $iLenMin, $iLenMax) |
static | checkDate ($s) |
static | checkDateTime ($s) |
static | checkPreg ($s, $r) |
static | checkAvail ($s) |
static | checkEmail ($s) |
static | checkCaptcha ($s) |
static | checkNoSpam ($val) |
static | passInt ($s) |
static | passFloat ($s) |
static | passDate ($s) |
static | passDateUTC ($s) |
static | _passDate ($s, $sFunc='mktime') |
static | passDateTime ($s) |
static | passDateTimeUTC ($s) |
static | _passDateTime ($s, $sFunc='mktime') |
static | passXss ($s) |
static | passXssHtml ($s) |
static | passAll ($s) |
static | passPreg ($s, $r) |
static | _passPreg ($s, $r) |
static | passTags ($s) |
static | _passTags ($s) |
static | passCategories ($aa) |
static | passBoolean ($s) |
static | displayDate ($i) |
static | displayDateTime ($i) |
static | displayDateUTC ($i) |
static | displayDateTimeUTC ($i) |
static | _isEmptyArray ($a) |
Definition at line 27 of file ChPollModule.php.
ChCheckerPoll::checkAnswers | ( | $aItems, | |
$iLenMin, | |||
$iLenMax | |||
) |
Definition at line 29 of file ChPollModule.php.
ChCheckerPoll::passAnswers | ( | $a | ) |
Definition at line 38 of file ChPollModule.php.