‪TYPO3CMS  ‪main
TYPO3\CMS\Backend\View Namespace Reference

Namespaces

 BackendLayout
 
 Drawing
 
 Event
 
 ValueFormatter
 

Classes

class  AuthenticationStyleInformation
 
class  BackendLayoutView
 
class  BackendViewFactory
 
class  FolderUtilityRenderer
 
class  PageLayoutContext
 
class  PageLayoutViewDrawEmptyColposContent
 
interface  ProgressListenerInterface
 
class  RecordSearchBoxComponent
 

Enumerations

enum  PageViewMode { LanguageComparisonView }
 

Enumeration Type Documentation

◆ PageViewMode

State how to render the page layout module.

Todo:
‪: we could move the "mod.defLangBinding" option as a separate View in here as well.
Enumerator
LanguageComparisonView 

Indicates that the current rendering method shows multiple languages side-by-side.

Definition at line 26 of file PageViewMode.php.