PHP Class Ojs\CoreBundle\Form\Type\ExtendedEntityType

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

Méthodes publiques

Méthode Description
__construct ( Symfony\Component\PropertyAccess\PropertyAccessorInterface $propertyAccessor )
configureOptions ( Symfony\Component\OptionsResolver\OptionsResolver $resolver )
finishView ( Symfony\Component\Form\FormView $view, Symfony\Component\Form\FormInterface $form, array $options )
getName ( ) : string Returns the name of this type.
getParent ( ) : string

Method Details

__construct() public méthode

public __construct ( Symfony\Component\PropertyAccess\PropertyAccessorInterface $propertyAccessor )
$propertyAccessor Symfony\Component\PropertyAccess\PropertyAccessorInterface

configureOptions() public méthode

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

finishView() public méthode

public finishView ( Symfony\Component\Form\FormView $view, Symfony\Component\Form\FormInterface $form, array $options )
$view Symfony\Component\Form\FormView
$form Symfony\Component\Form\FormInterface
$options array

getName() public méthode

Returns the name of this type.
public getName ( ) : string
Résultat string The name of this type

getParent() public méthode

public getParent ( ) : string
Résultat string