Uses of Interface
org.opencms.jsp.util.I_CmsJspDeviceSelector
Package
Description
Provides low-level JSP integration funtionality for OpenCms,
also implements the FlexCache, a declarative parameter-based cache.
Utility classes to be used for JSP pages.
Provides the main OpenCms "operating system".
-
Uses of I_CmsJspDeviceSelector in org.opencms.flex
Modifier and TypeMethodDescriptionCmsFlexCacheConfiguration.getDeviceSelector()
Returns the deviceSelector. -
Uses of I_CmsJspDeviceSelector in org.opencms.jsp.util
Modifier and TypeClassDescriptionclass
This class provides the detection for different devices, so that the<cms:device type="...">
-Tag can detect which device sends the HTTP request.class
Device selector class which distinguishes between the cases "desktop", "mobile" and "tablet".class
Provides the detection for different devices, so that the<cms:device type="...">
-Tag can detect which kind of device type sends the HTTP request. -
Uses of I_CmsJspDeviceSelector in org.opencms.main
Modifier and TypeMethodDescriptionprotected void
CmsSystemInfo.setDeviceSelector
(I_CmsJspDeviceSelector selector) Sets the device selector.