Legend of the Green Dragon

CheckboxType extends CheckboxType
in package

Table of Contents

buildForm()  : void
buildView()  : mixed
{@inheritdoc}
configureOptions()  : mixed
{@inheritdoc}

Methods

buildForm()

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

buildView()

{@inheritdoc}

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

configureOptions()

{@inheritdoc}

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

Search results