Legend of the Green Dragon

TranslatableFieldType extends AbstractType

Table of Contents

LABEL_CLASS  = 'item disabled'
buildForm()  : mixed
buildView()  : void
configureOptions()  : mixed
getBlockPrefix()  : string
getName()  : mixed

Constants

Methods

buildForm()

public buildForm(FormBuilderInterface $builder, array<string|int, mixed> $options) : mixed
Parameters
$builder : FormBuilderInterface
$options : array<string|int, mixed>
Return values
mixed

buildView()

public buildView(FormView $view, FormInterface $form, array<string|int, mixed> $options) : void
Parameters
$view : FormView
$form : FormInterface
$options : array<string|int, mixed>
Return values
void

configureOptions()

public configureOptions(OptionsResolver $resolver) : mixed
Parameters
$resolver : OptionsResolver
Return values
mixed

Search results