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

Static Public Member Functions

static setRed (HtmlSemDoubleElement $e)
 
static setGreen (HtmlSemDoubleElement $e)
 
- 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 STANDARD =""
 
const RED ="red"
 
const ORANGE ="orange"
 
const YELLOW ="yellow"
 
const OLIVE ="olive"
 
const GREEN ="green"
 
const TEAL ="teal"
 
const BLUE ="blue"
 
const VIOLET ="violet"
 
const PURPLE ="purple"
 
const PINK ="pink"
 
const BROWN ="brown"
 
const GREY ="grey"
 
const BLACK ="black"
 

Detailed Description

Definition at line 8 of file Color.php.

Member Function Documentation

◆ setGreen()

static setGreen ( HtmlSemDoubleElement  $e)
static

Definition at line 15 of file Color.php.

◆ setRed()

static setRed ( HtmlSemDoubleElement  $e)
static

Definition at line 11 of file Color.php.

Field Documentation

◆ BLACK

const BLACK ="black"

Definition at line 9 of file Color.php.

◆ BLUE

const BLUE ="blue"

Definition at line 9 of file Color.php.

◆ BROWN

const BROWN ="brown"

Definition at line 9 of file Color.php.

◆ GREEN

const GREEN ="green"

Definition at line 9 of file Color.php.

◆ GREY

const GREY ="grey"

Definition at line 9 of file Color.php.

◆ OLIVE

const OLIVE ="olive"

Definition at line 9 of file Color.php.

◆ ORANGE

const ORANGE ="orange"

Definition at line 9 of file Color.php.

◆ PINK

const PINK ="pink"

Definition at line 9 of file Color.php.

◆ PURPLE

const PURPLE ="purple"

Definition at line 9 of file Color.php.

◆ RED

const RED ="red"

Definition at line 9 of file Color.php.

◆ STANDARD

const STANDARD =""

Definition at line 9 of file Color.php.

◆ TEAL

const TEAL ="teal"

Definition at line 9 of file Color.php.

◆ VIOLET

const VIOLET ="violet"

Definition at line 9 of file Color.php.

◆ YELLOW

const YELLOW ="yellow"

Definition at line 9 of file Color.php.


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