TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Recordlist\Controller\ElementBrowserFramesetController Class Reference
Inheritance diagram for TYPO3\CMS\Recordlist\Controller\ElementBrowserFramesetController:
SC_browser

Public Member Functions

 main ()
 
 printContent ()
 

Public Attributes

 $content
 

Detailed Description

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 24 of file ElementBrowserFramesetController.php.

Member Function Documentation

◆ main()

TYPO3\CMS\Recordlist\Controller\ElementBrowserFramesetController::main ( )

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

Returns
void

Definition at line 38 of file ElementBrowserFramesetController.php.

References $GLOBALS, TYPO3\CMS\Core\Utility\GeneralUtility\_GP(), TYPO3\CMS\Backend\Utility\BackendUtility\getModuleUrl(), and TYPO3\CMS\Core\Utility\GeneralUtility\quoteJSvalue().

◆ printContent()

TYPO3\CMS\Recordlist\Controller\ElementBrowserFramesetController::printContent ( )

Outputs the page content.

Returns
void

Definition at line 77 of file ElementBrowserFramesetController.php.

References TYPO3\CMS\Recordlist\Controller\ElementBrowserFramesetController\$content.

Member Data Documentation

◆ $content

TYPO3\CMS\Recordlist\Controller\ElementBrowserFramesetController::$content