Package | Description |
---|---|
org.nuxeo.theme.rendering | |
org.nuxeo.theme.themes |
Modifier and Type | Method and Description |
---|---|
ThemeElement |
RenderingInfo.getTheme() |
Modifier and Type | Method and Description |
---|---|
ThemeElement |
ThemeManager.getThemeByName(String name) |
ThemeElement |
ThemeManager.getThemeBySrc(String src) |
ThemeElement |
ThemeManager.getThemeByUrl(URL url) |
static ThemeElement |
ThemeManager.getThemeOf(Element element) |
static ThemeElement |
ThemeManager.getThemeOfFormat(Format format) |
Modifier and Type | Method and Description |
---|---|
static void |
ThemeRepairer.checkSharedFormats(ThemeElement theme) |
static List<PageElement> |
ThemeManager.getPagesOf(ThemeElement theme) |
static void |
ThemeParser.parseFormats(ThemeElement theme,
Element doc,
Map<Style,Map<String,Properties>> commonStyles,
Map<Integer,String> inheritanceMap,
Node node) |
static void |
ThemeParser.parsePresets(ThemeElement theme,
Node node) |
void |
ThemeManager.registerPage(ThemeElement theme,
PageElement page) |
void |
ThemeManager.registerTheme(ThemeElement theme) |
static void |
ThemeRepairer.repair(ThemeElement theme) |
static void |
ThemeManager.repairTheme(ThemeElement theme) |
void |
ThemeManager.unregisterTheme(ThemeElement theme) |
Copyright © 2011 Nuxeo SA. All Rights Reserved.