PHP Класс Matthias\SymfonyConsoleForm\Bridge\Interaction\CollectionInteractor

Наследование: implements Matthias\SymfonyConsoleForm\Bridge\Interaction\FormInteractor
Показать файл Открыть проект

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

Метод Описание
__construct ( Matthias\SymfonyConsoleForm\Bridge\Interaction\FormInteractor $formInteractor )
interactWith ( Symfony\Component\Form\FormInterface $form, Symfony\Component\Console\Helper\HelperSet $helperSet, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : array

Приватные методы

Метод Описание
askIfContinueToAdd ( Symfony\Component\Console\Helper\HelperSet $helperSet, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : string
printHeader ( Symfony\Component\Form\FormInterface $form, Symfony\Component\Console\Output\OutputInterface $output )
questionHelper ( Symfony\Component\Console\Helper\HelperSet $helperSet ) : Symfony\Component\Console\Helper\QuestionHelper

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

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

public __construct ( Matthias\SymfonyConsoleForm\Bridge\Interaction\FormInteractor $formInteractor )
$formInteractor Matthias\SymfonyConsoleForm\Bridge\Interaction\FormInteractor

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

public interactWith ( Symfony\Component\Form\FormInterface $form, Symfony\Component\Console\Helper\HelperSet $helperSet, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : array
$form Symfony\Component\Form\FormInterface
$helperSet Symfony\Component\Console\Helper\HelperSet
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface
Результат array