Package | Description |
---|---|
org.nuxeo.ecm.webapp.webcontainer | |
org.nuxeo.theme.styling.service | |
org.nuxeo.theme.styling.service.descriptors |
Modifier and Type | Method and Description |
---|---|
Logo |
ThemeActionsBean.getLogo() |
Logo |
ThemeActions.getLogo()
Returns the logo configured for negotiated flavor
|
Logo |
ThemeActionsBean.getLogo(String flavorName) |
Logo |
ThemeActions.getLogo(String flavorName)
Returns the logo configured for given flavor
|
Modifier and Type | Method and Description |
---|---|
Logo |
ThemeStylingServiceImpl.getLogo(String flavorName) |
Logo |
ThemeStylingService.getLogo(String flavor)
Returns the logo configured for given flavor name, and fallbacks on the
extends flavor logo if not set.
|
Modifier and Type | Method and Description |
---|---|
Logo |
Logo.clone() |
Logo |
Flavor.getLogo() |
Modifier and Type | Method and Description |
---|---|
void |
Flavor.setLogo(Logo logo) |
Copyright © 2011 Nuxeo SA. All Rights Reserved.