public interface DeviceIdentificationMode
| Modifier and Type | Field and Description |
|---|---|
static String |
CLIENT_SIDE |
static String |
DEVICE_IDENTIFICATION_MODE_PROPERTY |
static String |
NONE |
static String |
SERVER_SIDE |
static String |
TOPIC_DIM_ADDED |
static String |
TOPIC_DIM_CHANGED |
static String |
TOPIC_DIM_REMOVED |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeviceIdentificationModeForPage(Page page)
Returns the currently used device identification mode for a page by searching for the jcr:content/cq:deviceIdentificationMode
property on the node representing the path.
|
static final String SERVER_SIDE
static final String CLIENT_SIDE
static final String NONE
static final String DEVICE_IDENTIFICATION_MODE_PROPERTY
static final String TOPIC_DIM_ADDED
static final String TOPIC_DIM_CHANGED
static final String TOPIC_DIM_REMOVED
String getDeviceIdentificationModeForPage(Page page)
page - the page for which the device identification mode is analysedCopyright © 2010 - 2020 Adobe. All Rights Reserved