EC-CUBE4 APIドキュメント

AddressType extends AbstractType

Table of Contents

$config array
__construct() {@inheritdoc} mixed
buildForm() {@inheritdoc} mixed
buildView() {@inheritdoc} mixed
configureOptions() {@inheritdoc} mixed
getBlockPrefix() 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()

public getBlockPrefix( ) : mixed
Return values
mixed

Search results