@Name(value="themeConfigurationActions") @Scope(value=CONVERSATION) @Install(precedence=10) public class ThemeConfigurationActions extends Object implements Serializable
Constructor and Description |
---|
ThemeConfigurationActions() |
Modifier and Type | Method and Description |
---|---|
List<Flavor> |
getAvailableFlavors(String themePage) |
List<javax.faces.model.SelectItem> |
getAvailablePages()
Deprecated.
since 5.5: local theme configuration now only handles flavors.
|
List<javax.faces.model.SelectItem> |
getAvailablePerspectives()
Deprecated.
since 5.5: local theme configuration now only handles flavors.
|
List<javax.faces.model.SelectItem> |
getAvailableThemes()
Deprecated.
since 5.5: local theme configuration now only handles flavors.
|
String |
getConfigurationLayout()
Returns the layout to use for local configuration, to handle migration to a flavor model
|
String |
getCurrentLocalFlavorName() |
Flavor |
getDefaultFlavor(String themePage) |
String |
getDefaultFlavorName(String themePage) |
void |
themeChange(javax.faces.event.ActionEvent event)
Deprecated.
since 5.5: local theme configuration now only handles flavors.
|
@Deprecated public List<javax.faces.model.SelectItem> getAvailableThemes()
@Deprecated public List<javax.faces.model.SelectItem> getAvailablePages()
@Deprecated public List<javax.faces.model.SelectItem> getAvailablePerspectives()
@Deprecated public void themeChange(javax.faces.event.ActionEvent event)
public String getConfigurationLayout()
public String getCurrentLocalFlavorName() throws ClientException
ClientException
Copyright © 2015 Nuxeo SA. All rights reserved.