< Fluid Basics: Standalone V2.6

RenderingContext

TYPO3

Show in app

Description

Because TYPO3.Fluid was created in an MVC context it supports MVC behaviors, including setting a "context" for your rendering process - to associate the rendering with a controller and an action. 

Goals

  • I know the concept of rendering context in MVC pattern.
  • I can utilize the default RenderingContext.
  • I know when it makes sense to provide an own RenderingContext.
  • I know how to provide an own RenderingContext to apply custom MVC implementations.

Maintainer

Andreas Wolf