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