| Class | Description |
|---|---|
| AbstractSiteContextResolvingFilter | |
| ExceptionHandlingFilter |
Top level filter used for handling uncaught and unhandled exceptions within the code.
|
| SiteContextFromCookieResolvingFilter |
Filter that resolves the current site name from a cookie or request param.
|
| SiteContextFromDefaultResolvingFilter |
Filter that resolves always the current site name to a default site name.
|
| SiteContextFromDomainNameMappingResolvingFilter |
Filter that resolves the current site name from a mapping of the request domain name to site name.
|
| SiteContextFromRequestUriResolvingFilter |
Filter that resolves the current site name from an extract of the request URI.
|
Copyright © 2014 CrafterCMS. All Rights Reserved.