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

Data Fields

const BTN_DEFAULT ="btn-default"
 
const BTN_PRIMARY ="btn-primary"
 
const BTN_SUCCESS ="btn-success"
 
const BTN_INFO ="btn-info"
 
const BTN_WARNING ="btn-warning"
 
const BTN_DANGER ="btn-danger"
 

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 5 of file CssButton.php.

Field Documentation

◆ BTN_DANGER

const BTN_DANGER ="btn-danger"

Definition at line 6 of file CssButton.php.

◆ BTN_DEFAULT

const BTN_DEFAULT ="btn-default"

Definition at line 6 of file CssButton.php.

◆ BTN_INFO

const BTN_INFO ="btn-info"

Definition at line 6 of file CssButton.php.

◆ BTN_PRIMARY

const BTN_PRIMARY ="btn-primary"

Definition at line 6 of file CssButton.php.

◆ BTN_SUCCESS

const BTN_SUCCESS ="btn-success"

Definition at line 6 of file CssButton.php.

◆ BTN_WARNING

const BTN_WARNING ="btn-warning"

Definition at line 6 of file CssButton.php.


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