PHP Class Sonata\Component\Form\Type\VariationChoiceType

Author: Hugo Briand ([email protected])
Inheritance: extends Symfony\Component\Form\AbstractType
Afficher le fichier Open project: sonata-project/ecommerce

Protected Properties

Свойство Type Description
$pool Sonata\Component\Product\Pool

Méthodes publiques

Méthode Description
__construct ( Pool $pool )
buildForm ( Symfony\Component\Form\FormBuilderInterface $builder, array $options )
getBlockPrefix ( )
getName ( )
setDefaultOptions ( Symfony\Component\OptionsResolver\OptionsResolverInterface $resolver )

Method Details

__construct() public méthode

public __construct ( Pool $pool )
$pool Sonata\Component\Product\Pool

buildForm() public méthode

public buildForm ( Symfony\Component\Form\FormBuilderInterface $builder, array $options )
$builder Symfony\Component\Form\FormBuilderInterface
$options array

getBlockPrefix() public méthode

public getBlockPrefix ( )

getName() public méthode

public getName ( )

setDefaultOptions() public méthode

public setDefaultOptions ( Symfony\Component\OptionsResolver\OptionsResolverInterface $resolver )
$resolver Symfony\Component\OptionsResolver\OptionsResolverInterface

Property Details

$pool protected_oe property

protected Pool,Sonata\Component\Product $pool
Résultat Sonata\Component\Product\Pool