class EnumType extends BaseType

Methods

getType()

No description

isValid($value)

No description

getFormattedValue($value)

No description

getFormType()

No description

getFormOptions()

No description

verifyForm($value, ExecutionContextInterface $context)

No description

from  BaseType
__construct($values = array())

No description

Details

at line 32
getType()

at line 37
isValid($value)

Parameters

$value

at line 42
getFormattedValue($value)

Parameters

$value

at line 47
getFormType()

at line 52
getFormOptions()

in BaseType at line 35
verifyForm($value, ExecutionContextInterface $context)

Parameters

$value
ExecutionContextInterface $context

at line 25
__construct($values = array())

Parameters

$values