FieldFormModifier
in package
implements
FormModifierInterface
Table of Contents
Interfaces
Methods
- run() : void
- Construction du FormType
- getDefaultFieldBuilder() : FieldBuilderInterface|false
- On récupère le bon FormType en fonction du DTO passé en paramètre.
Methods
run()
Construction du FormType
public
run(LoaderParamsDTO $loaderParamsDTO) : void
Parameters
- $loaderParamsDTO : LoaderParamsDTO
Tags
getDefaultFieldBuilder()
On récupère le bon FormType en fonction du DTO passé en paramètre.
protected
getDefaultFieldBuilder(FieldValueDTO $field, int $id[, bool $isFormBuilder = true ]) : FieldBuilderInterface|false
Parameters
- $field : FieldValueDTO
- $id : int
- $isFormBuilder : bool = true