Mvc
Table of Contents
Namespaces
Interfaces
- RequestHandlerInterface
- The interface for a request handler
- RequestInterface
- Contract for an extbase request.
Classes
- Dispatcher
- Dispatches requests to the controller which was specified by the request and returns the response the controller generated.
- Exception
- A generic MVC exception
- ExtbaseRequestParameters
- Extbase request related state.
- Request
- The extbase request.
- RequestHandlerResolver
- Analyzes the raw request and delivers a request handler which can handle it.