Neos\Flow\Mvc\Routing
Namespaces
Classes
abstract Route Part
Dynamic Route Part
Identity Route Part This route part can be used to create and resolve ObjectPathMappings.
An ObjectPathMapping model This contains the URI representation of an object (pathSegment)
Repository for object path mapping objects
Implementation of a standard route
The default web router
Caching of findMatchResults() and resolve() calls on the web Router.
A routing HTTP component
Static Route Part
An URI Builder
Interfaces
Contract for Dynamic Route Parts
Contract for Route parts that are aware of Routing RouteParameters
Contract for all Route Parts.
Contract for a Web Router