Cheetah
Classes | Variables
ChWsbForm.php File Reference

Go to the source code of this file.

Classes

class  ChWsbForm
 
class  ChWsbFormChecker
 
class  ChWsbFormCheckerHelper
 

Variables

const CH_WSB_FORM_METHOD_GET 'get'
 
const CH_WSB_FORM_METHOD_POST 'post'
 

Variable Documentation

◆ CH_WSB_FORM_METHOD_GET

const CH_WSB_FORM_METHOD_GET 'get'

Definition at line 10 of file ChWsbForm.php.

◆ CH_WSB_FORM_METHOD_POST

const CH_WSB_FORM_METHOD_POST 'post'

Definition at line 11 of file ChWsbForm.php.