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

Data Fields

const LEFT ="left aligned"
 
const CENTER ="center aligned"
 
const RIGHT ="right aligned"
 
const JUSTIFIED ="justified"
 

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

Field Documentation

◆ CENTER

const CENTER ="center aligned"

Definition at line 8 of file TextAlignment.php.

◆ JUSTIFIED

const JUSTIFIED ="justified"

Definition at line 8 of file TextAlignment.php.

◆ LEFT

const LEFT ="left aligned"

Definition at line 8 of file TextAlignment.php.

◆ RIGHT

const RIGHT ="right aligned"

Definition at line 8 of file TextAlignment.php.


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