Package | Description |
---|---|
org.broadleafcommerce.common.resource.service | |
org.broadleafcommerce.common.web.processor | |
org.broadleafcommerce.common.web.util |
Modifier and Type | Method and Description |
---|---|
String |
ResourceBundlingServiceImpl.registerBundle(String bundleName,
List<String> files,
BroadleafResourceHttpRequestHandler handler) |
String |
ResourceBundlingService.registerBundle(String bundleName,
List<String> files,
BroadleafResourceHttpRequestHandler handler)
Registers a new bundle with the given name to its files.
|
Modifier and Type | Method and Description |
---|---|
protected BroadleafResourceHttpRequestHandler |
ResourceBundleProcessor.getRequestHandler(String name,
org.thymeleaf.Arguments arguments) |
Modifier and Type | Method and Description |
---|---|
static BroadleafResourceHttpRequestHandler |
ProcessorUtils.getCssRequestHandler(org.thymeleaf.Arguments arguments)
Note: See the class level comment for
ProcessorUtils |
static BroadleafResourceHttpRequestHandler |
ProcessorUtils.getJsRequestHandler(org.thymeleaf.Arguments arguments)
Note: See the class level comment for
ProcessorUtils |
Copyright © 2014. All rights reserved.