TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Backend\Controller\Wizard\ListController Class Reference
Inheritance diagram for TYPO3\CMS\Backend\Controller\Wizard\ListController:
SC_wizard_list

Public Member Functions

 __construct ()
 
 main ()
 

Public Attributes

 $pid
 
 $P
 
 $table
 
 $id
 

Detailed Description

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

Author
Kasper Skårhøj kaspe.nosp@m.rYYY.nosp@m.Y@typ.nosp@m.o3.c.nosp@m.om

Definition at line 25 of file ListController.php.

Constructor & Destructor Documentation

◆ __construct()

TYPO3\CMS\Backend\Controller\Wizard\ListController::__construct ( )

Initialization of the class, setting GPvars.

Definition at line 56 of file ListController.php.

References $GLOBALS, and TYPO3\CMS\Core\Utility\GeneralUtility\_GP().

Member Function Documentation

◆ main()

Member Data Documentation

◆ $id

TYPO3\CMS\Backend\Controller\Wizard\ListController::$id
Todo:
Define visibility

Definition at line 51 of file ListController.php.

◆ $P

TYPO3\CMS\Backend\Controller\Wizard\ListController::$P
Todo:
Define visibility

Definition at line 39 of file ListController.php.

◆ $pid

TYPO3\CMS\Backend\Controller\Wizard\ListController::$pid
Todo:
Define visibility

Definition at line 32 of file ListController.php.

Referenced by TYPO3\CMS\Backend\Controller\Wizard\ListController\main().

◆ $table

TYPO3\CMS\Backend\Controller\Wizard\ListController::$table
Todo:
Define visibility

Definition at line 45 of file ListController.php.