public class ThemeNameViewSelectorImpl extends Object implements IViewSelector
ThemeNameViewSelectorImpl class.
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
ThemeNameViewSelectorImpl() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getMobileThemesDefault()
Getter for the field
mobileThemesDefault. |
boolean |
isMobile(javax.portlet.PortletRequest request)
isMobile.
|
void |
setMobileThemesDefault(String[] mobileThemesDefault)
Setter for the field
mobileThemesDefault. |
public boolean isMobile(javax.portlet.PortletRequest request)
isMobile.
isMobile in interface IViewSelectorrequest - a PortletRequest objectpublic String[] getMobileThemesDefault()
Getter for the field mobileThemesDefault.
String objectsCopyright © 2023 Apereo. All rights reserved.