public class ViewResolverImpl extends AbstractViewResolver
MOBILE_VIEW_NAME_PREFERENCE, VIEW_NAME_PREFERENCE| Constructor and Description |
|---|
ViewResolverImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isMobile(javax.portlet.PortletRequest request) |
void |
setMobileDeviceRegexes(List<String> patterns)
Set a list of regex patterns for user agents which should be considered
to be mobile devices.
|
getPreferencesView, getReaderView, getSingleFeedViewpublic void setMobileDeviceRegexes(List<String> patterns)
patterns - protected boolean isMobile(javax.portlet.PortletRequest request)
isMobile in class AbstractViewResolverCopyright © 2009-2013 Jasig. All Rights Reserved.