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

Static Public Member Functions

static checkEmail ($s)
 
- 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 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 15 of file forgot.php.

Member Function Documentation

◆ checkEmail()

static ChWsbForgotCheckerHelper::checkEmail (   $s)
static

Reimplemented from ChWsbFormCheckerHelper.

Definition at line 17 of file forgot.php.


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