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

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

Public Methods

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

Method Details

__construct() public method

public __construct ( Symfony\Component\Form\DataTransformerInterface $productsToCodesTransformer )
$productsToCodesTransformer 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 ( )