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

Data Fields

const TOP ="top"
 
const MIDDLE ="middle"
 
const BOTTOM ="bottom"
 

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

Field Documentation

◆ BOTTOM

const BOTTOM ="bottom"

Definition at line 8 of file VerticalAlignment.php.

◆ MIDDLE

const MIDDLE ="middle"

Definition at line 8 of file VerticalAlignment.php.

◆ TOP

const TOP ="top"

Definition at line 8 of file VerticalAlignment.php.


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