PHP 클래스 Sylius\Bundle\ThemeBundle\Form\Type\ThemeChoiceType

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

공개 메소드들

메소드 설명
__construct ( Sylius\Bundle\ThemeBundle\Repository\ThemeRepositoryInterface $themeRepository )
configureOptions ( Symfony\Component\OptionsResolver\OptionsResolver $resolver )
getBlockPrefix ( )
getParent ( )

메소드 상세

__construct() 공개 메소드

public __construct ( Sylius\Bundle\ThemeBundle\Repository\ThemeRepositoryInterface $themeRepository )
$themeRepository Sylius\Bundle\ThemeBundle\Repository\ThemeRepositoryInterface

configureOptions() 공개 메소드

public configureOptions ( Symfony\Component\OptionsResolver\OptionsResolver $resolver )
$resolver Symfony\Component\OptionsResolver\OptionsResolver

getBlockPrefix() 공개 메소드

public getBlockPrefix ( )

getParent() 공개 메소드

public getParent ( )