PHP 클래스 Newscoop\GimmeBundle\Form\Type\SnippetType

상속: extends Symfony\Component\Form\AbstractType
파일 보기 프로젝트 열기: sourcefabric/newscoop

공개 메소드들

메소드 설명
__construct ( array $options = [] )
buildForm ( Symfony\Component\Form\FormBuilderInterface $builder, array $options )
getName ( )
setDefaultOptions ( Symfony\Component\OptionsResolver\OptionsResolverInterface $resolver )

메소드 상세

__construct() 공개 메소드

public __construct ( array $options = [] )
$options array

buildForm() 공개 메소드

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

getName() 공개 메소드

public getName ( )

setDefaultOptions() 공개 메소드

public setDefaultOptions ( Symfony\Component\OptionsResolver\OptionsResolverInterface $resolver )
$resolver Symfony\Component\OptionsResolver\OptionsResolverInterface