PHP Класс Sylius\Bundle\ProductBundle\Form\Type\ProductOptionChoiceType

Автор: Kamil Kokot ([email protected])
Наследование: extends Symfony\Component\Form\AbstractType
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$productOptionRepository Sylius\Component\Resource\Repository\RepositoryInterface

Открытые методы

Метод Описание
__construct ( Sylius\Component\Resource\Repository\RepositoryInterface $productOptionRepository )
buildForm ( Symfony\Component\Form\FormBuilderInterface $builder, array $options )
configureOptions ( Symfony\Component\OptionsResolver\OptionsResolver $resolver )
getBlockPrefix ( )
getParent ( )

Описание методов

__construct() публичный Метод

public __construct ( Sylius\Component\Resource\Repository\RepositoryInterface $productOptionRepository )
$productOptionRepository Sylius\Component\Resource\Repository\RepositoryInterface

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

getBlockPrefix() публичный Метод

public getBlockPrefix ( )

getParent() публичный Метод

public getParent ( )

Описание свойств

$productOptionRepository защищенное свойство

protected RepositoryInterface,Sylius\Component\Resource\Repository $productOptionRepository
Результат Sylius\Component\Resource\Repository\RepositoryInterface