Cheetah
Public Member Functions | List of all members
ChCheckerPoll Class Reference
Inheritance diagram for ChCheckerPoll:
ChWsbFormCheckerHelper

Public Member Functions

 checkAnswers ($aItems, $iLenMin, $iLenMax)
 
 passAnswers ($a)
 

Additional Inherited Members

- Static Public Member Functions inherited from ChWsbFormCheckerHelper
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)
 

Detailed Description

Definition at line 27 of file ChPollModule.php.

Member Function Documentation

◆ checkAnswers()

ChCheckerPoll::checkAnswers (   $aItems,
  $iLenMin,
  $iLenMax 
)

Definition at line 29 of file ChPollModule.php.

◆ passAnswers()

ChCheckerPoll::passAnswers (   $a)

Definition at line 38 of file ChPollModule.php.


The documentation for this class was generated from the following file: