PHP 클래스 Sulu\Component\Content\Form\Type\DocumentObjectType

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

공개 메소드들

메소드 설명
__construct ( Sulu\Component\DocumentManager\DocumentManager $documentManager )
buildForm ( Symfony\Component\Form\FormBuilderInterface $builder, array $options )
getName ( )
setDefaultOptions ( Symfony\Component\OptionsResolver\OptionsResolverInterface $options )

메소드 상세

__construct() 공개 메소드

public __construct ( Sulu\Component\DocumentManager\DocumentManager $documentManager )
$documentManager Sulu\Component\DocumentManager\DocumentManager

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 $options )
$options Symfony\Component\OptionsResolver\OptionsResolverInterface