EC-CUBE4 APIドキュメント

NameType extends AbstractType

Table of Contents

$eccubeConfig EccubeConfig
__construct() NameType constructor. mixed
buildForm() {@inheritdoc} mixed
buildView() {@inheritdoc} mixed
configureOptions() {@inheritdoc} mixed
getBlockPrefix() {@inheritdoc} mixed

Properties

Methods

buildForm()

{@inheritdoc}

public buildForm( $builder : FormBuilderInterface , $options : array ) : mixed
Parameters
$builder : FormBuilderInterface
$options : array
Return values
mixed

buildView()

{@inheritdoc}

public buildView( $view : FormView , $form : FormInterface , $options : array ) : mixed
Parameters
$view : FormView
$form : FormInterface
$options : array
Return values
mixed

configureOptions()

{@inheritdoc}

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

getBlockPrefix()

{@inheritdoc}

public getBlockPrefix( ) : mixed
Return values
mixed

Search results