|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Device | |
|---|---|
| com.liferay.portal.kernel.mobile.device | |
| com.liferay.portal.theme | This package defines the portal theme classes. |
| Uses of Device in com.liferay.portal.kernel.mobile.device |
|---|
| Classes in com.liferay.portal.kernel.mobile.device that implement Device | |
|---|---|
class |
AbstractDevice
Abstract class containing common methods for all devices |
class |
UnknownDevice
Class represents unknown device |
| Methods in com.liferay.portal.kernel.mobile.device that return Device | |
|---|---|
Device |
DeviceRecognitionProvider.detectDevice(javax.servlet.http.HttpServletRequest request)
|
static Device |
DeviceDetectionUtil.detectDevice(javax.servlet.http.HttpServletRequest request)
|
| Uses of Device in com.liferay.portal.theme |
|---|
| Methods in com.liferay.portal.theme that return Device | |
|---|---|
Device |
ThemeDisplay.getDevice()
Returns the information about the detected device, such as the device's brand, browser, operating system, screen resolution, etc. |
| Methods in com.liferay.portal.theme with parameters of type Device | |
|---|---|
void |
ThemeDisplay.setDevice(Device device)
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||