Package | Description |
---|---|
org.broadleafcommerce.common.site.domain | |
org.broadleafcommerce.common.web |
Modifier and Type | Class and Description |
---|---|
class |
ThemeDTO
Stores the path to the theme.
|
Modifier and Type | Method and Description |
---|---|
Theme |
BroadleafRequestContext.getTheme() |
Theme |
NullBroadleafThemeResolver.resolveTheme(javax.servlet.http.HttpServletRequest request,
Site site) |
Theme |
BroadleafThemeResolver.resolveTheme(javax.servlet.http.HttpServletRequest request,
Site site) |
Modifier and Type | Method and Description |
---|---|
void |
BroadleafRequestContext.setTheme(Theme theme) |
Copyright © 2013. All rights reserved.