PHP Класс Sylius\Bundle\ShippingBundle\Form\Type\ShippingMethodType

Автор: Paweł Jędrzejewski ([email protected])
Автор: Gonzalo Vilaseca ([email protected])
Автор: Anna Walasek ([email protected])
Наследование: extends Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType
Показать файл Открыть проект Примеры использования класса

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

Свойство Тип Описание
$buildShippingMethodFormSubscriber Symfony\Component\EventDispatcher\EventSubscriberInterface
$calculatorRegistry Sylius\Component\Registry\ServiceRegistryInterface
$checkerRegistry Sylius\Component\Registry\ServiceRegistryInterface
$formTypeRegistry Sylius\Bundle\ResourceBundle\Form\Registry\FormTypeRegistryInterface
$shippingMethodTranslationType string

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

Метод Описание
__construct ( string $dataClass, array $validationGroups, string $shippingMethodTranslationType, Sylius\Component\Registry\ServiceRegistryInterface $calculatorRegistry, Sylius\Component\Registry\ServiceRegistryInterface $checkerRegistry, Sylius\Bundle\ResourceBundle\Form\Registry\FormTypeRegistryInterface $formTypeRegistry, Symfony\Component\EventDispatcher\EventSubscriberInterface $buildShippingMethodFormSubscriber )
buildForm ( Symfony\Component\Form\FormBuilderInterface $builder, array $options )
buildView ( Symfony\Component\Form\FormView $view, Symfony\Component\Form\FormInterface $form, array $options )
getBlockPrefix ( )

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

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

public __construct ( string $dataClass, array $validationGroups, string $shippingMethodTranslationType, Sylius\Component\Registry\ServiceRegistryInterface $calculatorRegistry, Sylius\Component\Registry\ServiceRegistryInterface $checkerRegistry, Sylius\Bundle\ResourceBundle\Form\Registry\FormTypeRegistryInterface $formTypeRegistry, Symfony\Component\EventDispatcher\EventSubscriberInterface $buildShippingMethodFormSubscriber )
$dataClass string
$validationGroups array
$shippingMethodTranslationType string
$calculatorRegistry Sylius\Component\Registry\ServiceRegistryInterface
$checkerRegistry Sylius\Component\Registry\ServiceRegistryInterface
$formTypeRegistry Sylius\Bundle\ResourceBundle\Form\Registry\FormTypeRegistryInterface
$buildShippingMethodFormSubscriber Symfony\Component\EventDispatcher\EventSubscriberInterface

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

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

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

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

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

public getBlockPrefix ( )

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

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

protected EventSubscriberInterface,Symfony\Component\EventDispatcher $buildShippingMethodFormSubscriber
Результат Symfony\Component\EventDispatcher\EventSubscriberInterface

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

protected ServiceRegistryInterface,Sylius\Component\Registry $calculatorRegistry
Результат Sylius\Component\Registry\ServiceRegistryInterface

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

protected ServiceRegistryInterface,Sylius\Component\Registry $checkerRegistry
Результат Sylius\Component\Registry\ServiceRegistryInterface

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

protected FormTypeRegistryInterface,Sylius\Bundle\ResourceBundle\Form\Registry $formTypeRegistry
Результат Sylius\Bundle\ResourceBundle\Form\Registry\FormTypeRegistryInterface

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

protected string $shippingMethodTranslationType
Результат string