phpMv -UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
Loading...
Searching...
No Matches
CheckboxType Class Reference
+ Inheritance diagram for CheckboxType:

Data Fields

const STANDARD =""
 
const TOGGLE ="toggle"
 
const SLIDER ="slider"
 

Additional Inherited Members

- Static Public Member Functions inherited from BaseEnum
static getConstants ()
 
static getConstantValues ($postFix="", $prefixBefore=false)
 
static isValidName ($name, $strict=false)
 
static isValidValue ($value)
 
static getRandomValue (bool $unique=false)
 

Detailed Description

Definition at line 7 of file CheckboxType.php.

Field Documentation

◆ SLIDER

const SLIDER ="slider"

Definition at line 8 of file CheckboxType.php.

◆ STANDARD

const STANDARD =""

Definition at line 8 of file CheckboxType.php.

◆ TOGGLE

const TOGGLE ="toggle"

Definition at line 8 of file CheckboxType.php.


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