\GE_Block_Type

Enum class for easier identification of block type via ID

.. Credit goes to Brian Cline (http://stackoverflow.com/users/32536/brian-cline)

Summary

Methods
Properties
Constants
isValidName()
isValidValue()
No public properties found
TEXT
WRAPPER
IMAGE
INPUT
SELECT
TEXTAREA
LISTBOX
LIST_ITEM
No protected methods found
No protected properties found
N/A
getConstants()
$constCacheArray
N/A

Constants

TEXT

TEXT

WRAPPER

WRAPPER

IMAGE

IMAGE

INPUT

INPUT

SELECT

SELECT

TEXTAREA

TEXTAREA

LISTBOX

LISTBOX

LIST_ITEM

LIST_ITEM

Properties

$constCacheArray

$constCacheArray : 

Type

Methods

isValidName()

isValidName(  $name,   $strict = false) 

Parameters

$name
$strict

isValidValue()

isValidValue(  $value,   $strict = true) 

Parameters

$value
$strict

getConstants()

getConstants()