‪TYPO3CMS  ‪main
TYPO3\CMS\Backend\Controller\Wizard\ListController Class Reference

Public Member Functions

 mainAction (ServerRequestInterface $request)
 

Detailed Description

Script Class for redirecting the user to the Web > List module if a wizard-link has been clicked in FormEngine.

This class is a specific Backend controller implementation and is not considered part of the Public TYPO3 API.

Definition at line 32 of file ListController.php.

Member Function Documentation

◆ mainAction()

TYPO3\CMS\Backend\Controller\Wizard\ListController::mainAction ( ServerRequestInterface  $request)

Injects the request object for the current request or sub request

Definition at line 37 of file ListController.php.