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

Data Fields

const INFO ="info"
 
const SUCCESS ="success"
 
const POSITIVE ="positive"
 
const WARNING ="warning"
 
const ERROR ="error"
 
const NEGATIVE ="negative"
 

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 Style.php.

Field Documentation

◆ ERROR

const ERROR ="error"

Definition at line 8 of file Style.php.

◆ INFO

const INFO ="info"

Definition at line 8 of file Style.php.

◆ NEGATIVE

const NEGATIVE ="negative"

Definition at line 8 of file Style.php.

◆ POSITIVE

const POSITIVE ="positive"

Definition at line 8 of file Style.php.

◆ SUCCESS

const SUCCESS ="success"

Definition at line 8 of file Style.php.

◆ WARNING

const WARNING ="warning"

Definition at line 8 of file Style.php.


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