TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Backend\Controller\BackendLayoutWizardController Class Reference
Inheritance diagram for TYPO3\CMS\Backend\Controller\BackendLayoutWizardController:
SC_wizard_backend_layout

Public Member Functions

 init ()
 
 main ()
 
 printContent ()
 

Public Attributes

 $P
 
 $doc
 
 $content
 

Detailed Description

Script Class for grid wizard

Author
T3UXW09 Team1 moder.nosp@m.nbe@.nosp@m.cyber.nosp@m.craf.nosp@m.t.de

Definition at line 25 of file BackendLayoutWizardController.php.

Member Function Documentation

◆ init()

◆ main()

TYPO3\CMS\Backend\Controller\BackendLayoutWizardController::main ( )

◆ printContent()

TYPO3\CMS\Backend\Controller\BackendLayoutWizardController::printContent ( )

Returns the sourcecode to the browser

Returns
void

Definition at line 225 of file BackendLayoutWizardController.php.

Member Data Documentation

◆ $content

TYPO3\CMS\Backend\Controller\BackendLayoutWizardController::$content

◆ $doc

TYPO3\CMS\Backend\Controller\BackendLayoutWizardController::$doc

Definition at line 40 of file BackendLayoutWizardController.php.

◆ $P

TYPO3\CMS\Backend\Controller\BackendLayoutWizardController::$P
Todo:
Define visibility

Definition at line 32 of file BackendLayoutWizardController.php.