| Package | Description |
|---|---|
| org.springframework.extensions.surf | |
| org.springframework.extensions.surf.support | |
| org.springframework.extensions.surf.types |
| Modifier and Type | Method and Description |
|---|---|
Theme |
RequestContext.getTheme() |
Theme |
ModelObjectService.getTheme(String objectId)
Gets the Theme instance with the given id.
|
Theme |
ModelObjectService.newTheme()
Creates a new Theme instance.
|
Theme |
ModelObjectService.newTheme(String objectId)
Creates a new Theme instance with the given id.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestContext.setTheme(Theme theme)
Sets the theme
|
| Modifier and Type | Field and Description |
|---|---|
protected Theme |
AbstractRequestContext.theme |
| Modifier and Type | Method and Description |
|---|---|
Theme |
AbstractRequestContext.getTheme() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRequestContext.setTheme(Theme theme) |
| Modifier and Type | Class and Description |
|---|---|
class |
ThemeImpl
Default theme implementation
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.