org.jasig.portlet.widget.service
Class ThemeNameViewHelperImpl
java.lang.Object
org.jasig.portlet.widget.service.ThemeNameViewHelperImpl
- All Implemented Interfaces:
- IViewHelper
public class ThemeNameViewHelperImpl
- extends Object
- implements IViewHelper
|
Method Summary |
boolean |
isMobile(javax.portlet.PortletRequest request)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
THEME_NAME_PROPERTY
protected static final String THEME_NAME_PROPERTY
- See Also:
- Constant Field Values
MOBILE_THEMES_KEY
protected static final String MOBILE_THEMES_KEY
- See Also:
- Constant Field Values
MOBILE_THEMES_DEFAULT
protected static final String[] MOBILE_THEMES_DEFAULT
ThemeNameViewHelperImpl
public ThemeNameViewHelperImpl()
isMobile
public boolean isMobile(javax.portlet.PortletRequest request)
- Specified by:
isMobile in interface IViewHelper
Copyright © 2011 Jasig. All Rights Reserved.