PHP 클래스 Sylius\Bundle\CoreBundle\Form\Type\Shipping\Calculator\ChannelBasedFlatRateConfigurationType

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

공개 메소드들

메소드 설명
__construct ( Sylius\Component\Channel\Repository\ChannelRepositoryInterface $channelRepository )
buildForm ( Symfony\Component\Form\FormBuilderInterface $builder, array $options )
getBlockPrefix ( )
getName ( )

메소드 상세

__construct() 공개 메소드

public __construct ( Sylius\Component\Channel\Repository\ChannelRepositoryInterface $channelRepository )
$channelRepository Sylius\Component\Channel\Repository\ChannelRepositoryInterface

buildForm() 공개 메소드

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

getBlockPrefix() 공개 메소드

public getBlockPrefix ( )

getName() 공개 메소드

public getName ( )