TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\Backend\Controller\ListFrameLoaderController Class Reference

Public Member Functions

 main ()
 

Protected Member Functions

 getDocumentTemplate ()
 

Protected Attributes

 $content
 

Detailed Description

Script Class for redirecting shortcut actions to the correct script

Deprecated:
since TYPO3 CMS 7, this file will be removed in TYPO3 CMS 8, this logic is not needed anymore

Definition at line 23 of file ListFrameLoaderController.php.

Member Function Documentation

◆ getDocumentTemplate()

TYPO3\CMS\Backend\Controller\ListFrameLoaderController::getDocumentTemplate ( )
protected

Returns an instance of DocumentTemplate

Returns

Definition at line 56 of file ListFrameLoaderController.php.

References $GLOBALS.

Referenced by TYPO3\CMS\Backend\Controller\ListFrameLoaderController\main().

◆ main()

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

Member Data Documentation

◆ $content

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