Interface | Description |
---|---|
ResourceHandler |
Interface used to handle resources
|
Class | Description |
---|---|
AbstractResourceHandler |
Abstract resource handler that supports the "suffixes" configuration
|
CssResourceHandler |
Resource handler for CSS files
|
DefaultResourceHandler |
Default resource handler
|
ExpiresResourceHandler |
Default resource handler that expires
|
I18nTextResourceHandler |
This class generates a translated version of an input file.
|
ImageResourceHandler |
Resource handler for images
|
JSResourceHandler |
Resource handler for JavaScript files
|
ProxiedContextPathProvider |
Provider for the proxied context path
|
ResourceHandlerExtensionPoint |
Extension point for resources handler
|
ResourceReader |
Default resource reader, that handle different resources type using the ResourcesExtensionPoint.
|