FieldValueFormMapperInterface
FieldValueFormMapperInterface.php
:
14
Interface
Methods¶
mapFieldValueForm()
¶
FieldValueFormMapperInterface.php
:
20
Maps Field form to current FieldType.
|
|
|
Allows to add form fields for content edition.
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $fieldForm | FormInterface | - | - |
| $data | FieldData | - | - |