phpMv -UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
|
Static Public Member Functions | |
static | add ($state, $elements) |
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) |
Data Fields | |
const | ACTIVE ="active" |
const | DISABLED ="disabled" |
const | ERROR ="error" |
const | FOCUS ="focus" |
const | LOADING ="loading" |
const | NEGATIVE ="negative" |
const | POSITIVE ="positive" |
const | SUCCESS ="success" |
const | WARNING ="warning" |
Static Private Member Functions | |
static | _add ($states, $element) |