PHP 클래스 Sylius\Bundle\CoreBundle\Form\Type\Promotion\Rule\HasTaxonConfigurationType

저자: Saša Stamenković ([email protected])
상속: extends Symfony\Component\Form\AbstractType
파일 보기 프로젝트 열기: sylius/sylius

공개 메소드들

메소드 설명
__construct ( Symfony\Component\Form\DataTransformerInterface $taxonsToCodesTransformer )
buildForm ( Symfony\Component\Form\FormBuilderInterface $builder, array $options )
getBlockPrefix ( )

메소드 상세

__construct() 공개 메소드

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

buildForm() 공개 메소드

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

getBlockPrefix() 공개 메소드

public getBlockPrefix ( )