< Webentwicklung II

Implementing MVC in TYPO3

TYPO3

Show in app

Description

Introducing the concept of MVC in Extbase: base classes for models, controllers, repositories; the concept of services and utilities and when to use them.

Goals

  • I know which kinds of models exist in Extbase.
  • I know how a repository for a model is implemented.
  • I know how plugins relate to controllers and actions.
  • I know how TYPO3/Extbase determines a template for a controller action.
  • I can create a new plugin with one or multiple controllers.
  • I can define templates for my controller actions.
  • I can create a model and the related repository.

Maintainer

Andreas Wolf