PHP Class Sulu\Component\Content\Form\Type\DocumentObjectType

Inheritance: extends Symfony\Component\Form\AbstractType
Afficher le fichier Open project: sulu/sulu

Méthodes publiques

Méthode Description
__construct ( Sulu\Component\DocumentManager\DocumentManager $documentManager )
buildForm ( Symfony\Component\Form\FormBuilderInterface $builder, array $options )
getName ( )
setDefaultOptions ( Symfony\Component\OptionsResolver\OptionsResolverInterface $options )

Method Details

__construct() public méthode

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

buildForm() public méthode

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

getName() public méthode

public getName ( )

setDefaultOptions() public méthode

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