@Service public class ThemeNameViewSelectorImpl extends Object implements IViewSelector
| Modifier and Type | Field and Description |
|---|---|
protected static String[] |
MOBILE_THEMES_DEFAULT |
protected static String |
MOBILE_THEMES_KEY |
protected static String |
THEME_NAME_PROPERTY |
| Constructor and Description |
|---|
ThemeNameViewSelectorImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getViewNameExtension(javax.portlet.PortletRequest request) |
protected boolean |
isMobile(javax.portlet.PortletRequest request) |
protected static final String THEME_NAME_PROPERTY
protected static final String MOBILE_THEMES_KEY
protected static final String[] MOBILE_THEMES_DEFAULT
public String getViewNameExtension(javax.portlet.PortletRequest request)
getViewNameExtension in interface IViewSelectorprotected boolean isMobile(javax.portlet.PortletRequest request)
Copyright © 2015 Jasig. All Rights Reserved.