Implementing MVC in TYPO3
TYPO3
Show in appDescription
This skill introduces the concept of MVC in Extbase: base classes for models, controllers, repositories.
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.
 
Maintainer
		
		
			
				Andreas Wolf