PHP Class Sylius\Bundle\CoreBundle\Form\Type\Promotion\Filter\TaxonFilterConfigurationType

Author: Gabi Udrescu ([email protected])
Author: Łukasz Chruściel ([email protected])
Inheritance: extends Symfony\Component\Form\AbstractType
Exibir arquivo Open project: sylius/sylius

Public Methods

Method Description
__construct ( Symfony\Component\Form\DataTransformerInterface $taxonsToCodesTransformer )
buildForm ( Symfony\Component\Form\FormBuilderInterface $builder, array $options )
getBlockPrefix ( )

Method Details

__construct() public method

public __construct ( Symfony\Component\Form\DataTransformerInterface $taxonsToCodesTransformer )
$taxonsToCodesTransformer Symfony\Component\Form\DataTransformerInterface

buildForm() public method

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

getBlockPrefix() public method

public getBlockPrefix ( )