PHP 클래스 Ojs\AdminBundle\Form\Type\InstitutionType

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

공개 메소드들

메소드 설명
__construct ( $selfId = null ) InstitutionType constructor.
buildForm ( Symfony\Component\Form\FormBuilderInterface $builder, array $options )
configureOptions ( Symfony\Component\OptionsResolver\OptionsResolver $resolver )

메소드 상세

__construct() 공개 메소드

InstitutionType constructor.
public __construct ( $selfId = null )
$selfId

buildForm() 공개 메소드

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

configureOptions() 공개 메소드

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