Cheetah
|
Public Member Functions | |
checkHttps ($s) | |
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) |
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 8 of file ChPmtDetails.php.
ChPmtDetailsFormCheckerHelper::checkHttps | ( | $s | ) |
Definition at line 10 of file ChPmtDetails.php.