org.jasig.portlet.courses.mvc
Class ThemeNameViewSelectorImpl
java.lang.Object
org.jasig.portlet.courses.mvc.ThemeNameViewSelectorImpl
- All Implemented Interfaces:
- IViewSelector
public class ThemeNameViewSelectorImpl
- extends Object
- implements IViewSelector
|
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
logger
protected final org.apache.commons.logging.Log logger
ThemeNameViewSelectorImpl
public ThemeNameViewSelectorImpl()
isMobile
public boolean isMobile(javax.portlet.PortletRequest request)
- Specified by:
isMobile in interface IViewSelector
Copyright © 2012 Jasig. All Rights Reserved.