public class ThemeNameViewSelectorImpl extends Object implements IViewSelector
| Constructor and Description |
|---|
ThemeNameViewSelectorImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isMobile(javax.portlet.PortletRequest request) |
void |
setMobileThemeKey(String t) |
void |
setMobileThemesDefault(String[] t) |
void |
setThemeNameProperty(String t) |
public boolean isMobile(javax.portlet.PortletRequest request)
isMobile in interface IViewSelectorpublic void setThemeNameProperty(String t)
public void setMobileThemeKey(String t)
public void setMobileThemesDefault(String[] t)
Copyright © 2015 Jasig. All Rights Reserved.