Name |
Description |
AbstractEnhancer |
Abstract class for all custom-url route enhancers. |
ContentEnhancer |
Create a structure from custom-url target. |
ExternalLinkEnhancer |
Redirects to an external page. |
InternalLinkEnhancer |
Redirects to an internal page. |
RedirectEnhancer |
If custom-url is a redirect it appends url to defaults. |
SeoEnhancer |
Append seo information to route. |
StructureEnhancer |
Set the structure controller as route controller. |
TrailingHTMLEnhancer |
Redirects to a non html uri. |
TrailingSlashEnhancer |
Redirects to a non trailing slash uri. |