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

Data Fields

const RIGHT ="right"
 
const LEFT ="left"
 
const DOWN ="down"
 
const UP ="up"
 
const NONE =""
 
const BELOW ="below"
 

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 4 of file Direction.php.

Field Documentation

◆ BELOW

const BELOW ="below"

Definition at line 5 of file Direction.php.

◆ DOWN

const DOWN ="down"

Definition at line 5 of file Direction.php.

◆ LEFT

const LEFT ="left"

Definition at line 5 of file Direction.php.

◆ NONE

const NONE =""

Definition at line 5 of file Direction.php.

◆ RIGHT

const RIGHT ="right"

Definition at line 5 of file Direction.php.

◆ UP

const UP ="up"

Definition at line 5 of file Direction.php.


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