TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Backend\Controller\LoginFramesetController Class Reference
Inheritance diagram for TYPO3\CMS\Backend\Controller\LoginFramesetController:
SC_login_frameset

Public Member Functions

 main ()
 
 printContent ()
 

Protected Attributes

 $content
 

Detailed Description

This file is part of the TYPO3 CMS project.

It is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, either version 2 of the License, or any later version.

For the full copyright and license information, please read the LICENSE.txt file that was distributed with this source code.

The TYPO3 project - inspiring people to share! Script Class, putting the frameset together.

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

Definition at line 22 of file LoginFramesetController.php.

Member Function Documentation

◆ main()

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

Main function. Creates the header code in XHTML, then the frameset for the two frames.

Returns
void

Definition at line 35 of file LoginFramesetController.php.

References $GLOBALS.

◆ printContent()

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

Outputs the page content.

Returns
void

Definition at line 56 of file LoginFramesetController.php.

References TYPO3\CMS\Backend\Controller\LoginFramesetController\$content.

Member Data Documentation

◆ $content

TYPO3\CMS\Backend\Controller\LoginFramesetController::$content
protected