Class PrepareMultipleModelsActionEvent.
__construct(\ContaoCommunityAlliance\DcGeneral\EnvironmentInterface $environment, \ContaoCommunityAlliance\DcGeneral\Action $action, \ContaoCommunityAlliance\DcGeneral\Data\ModelIdInterface[] $modelIds, string $submitAction)
\ContaoCommunityAlliance\DcGeneral\Data\ModelIdInterface[]The list of model ids being parsed.
stringThe submit action name.
getModelIds() : \ContaoCommunityAlliance\DcGeneral\Data\ModelIdInterface[]
getSubmitAction() : string
stringsetModelIds(\ContaoCommunityAlliance\DcGeneral\Data\ModelIdInterface[] $modelIds) : \ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\PrepareMultipleModelsActionEvent
| fluent | This method is part of a fluent interface and will return the same instance |
|---|
\ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\PrepareMultipleModelsActionEvent$submitAction : string
NAME