| Package | Description |
|---|---|
| org.nuxeo.theme.styling.service | |
| org.nuxeo.theme.styling.service.registries |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ThemeStylingServiceImpl.postRegisterThemePageResources(String themePageName,
ThemePage page,
ThemePage pageApplyingToAll) |
protected void |
ThemeStylingServiceImpl.postRegisterThemePageResources(ThemePage page)
Register link between page and style after theme has been registered
|
protected void |
ThemeStylingServiceImpl.registerPage(ThemePage themePage) |
protected void |
ThemeStylingServiceImpl.unRegisterThemePageResources(String themePageName,
ThemePage page) |
protected void |
ThemeStylingServiceImpl.unRegisterThemePageResources(ThemePage page) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,ThemePage> |
PageRegistry.themePageResources |
| Modifier and Type | Method and Description |
|---|---|
ThemePage |
PageRegistry.clone(ThemePage orig) |
ThemePage |
PageRegistry.getConfigurationApplyingToAllThemes() |
ThemePage |
PageRegistry.getThemePage(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<ThemePage> |
PageRegistry.getThemePages() |
| Modifier and Type | Method and Description |
|---|---|
ThemePage |
PageRegistry.clone(ThemePage orig) |
void |
PageRegistry.contributionRemoved(String id,
ThemePage origContrib) |
void |
PageRegistry.contributionUpdated(String id,
ThemePage contrib,
ThemePage newOrigContrib) |
String |
PageRegistry.getContributionId(ThemePage contrib) |
void |
PageRegistry.merge(ThemePage src,
ThemePage dst) |
Copyright © 2020 Chalmers University. All rights reserved.