HelpTypeExtension extends AbstractTypeExtension
Tags
Table of Contents
buildForm() | {@inheritdoc} | mixed |
---|---|---|
buildView() | {@inheritdoc} | mixed |
configureOptions() | {@inheritdoc} | mixed |
getExtendedType() | mixed |
Methods
buildForm()
{@inheritdoc}
public
buildForm(
$builder :
FormBuilderInterface
, $options :
array
)
: mixed
Parameters
- $builder : FormBuilderInterface
- $options : array
Return values
mixedbuildView()
{@inheritdoc}
public
buildView(
$view :
FormView
, $form :
FormInterface
, $options :
array
)
: mixed
Parameters
- $view : FormView
- $form : FormInterface
- $options : array
Return values
mixedconfigureOptions()
{@inheritdoc}
public
configureOptions(
$resolver :
OptionsResolver
)
: mixed
Parameters
- $resolver : OptionsResolver
Return values
mixedgetExtendedType()
public
getExtendedType(
)
: mixed