PHP 클래스 Ojs\JournalBundle\Form\Type\JournalUserEditType

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

공개 메소드들

메소드 설명
buildForm ( Symfony\Component\Form\FormBuilderInterface $builder, array $options )
getParent ( ) : string Returns the parent of this type.

메소드 상세

buildForm() 공개 메소드

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

getParent() 공개 메소드

Returns the parent of this type.
public getParent ( ) : string
리턴 string The parent of this type