public interface WebConstants
Modifier and Type | Field and Description |
---|---|
static String |
ANONYMOUS_MODE
The request attribute name pointing out an anonymous access
|
static String |
LIVE_LABEL
Label for the validated version of contents.
|
static String |
LIVE_WORKSPACE
Name of the JCR live workspace
|
static String |
PATH_PREFIX
The request attribute name holding the current URL prefix
|
static String |
REQUEST_ATTR_PAGE
The request attribute name holding the current page object
|
static String |
REQUEST_ATTR_PAGE_ID
The request attribute name holding the current page id
|
static String |
REQUEST_ATTR_SERVICE_ID
The request attribute name holding the service id
|
static String |
REQUEST_ATTR_SITE
The request attribute name holding the site object
|
static String |
REQUEST_ATTR_SITE_NAME
The request attribute name holding the site name
|
static String |
REQUEST_ATTR_SITEMAP
The request attribute name holding the sitemap object
|
static String |
REQUEST_ATTR_SITEMAP_NAME
The request attribute name holding the sitemap language
|
static String |
REQUEST_ATTR_SKIN_ID
The request attribute name holding the current skin id
|
static String |
REQUEST_ATTR_TEMPLATE_ID
The request attribute name holding the current template
|
static String |
REQUEST_ATTR_ZONE_NAME
The request attribute name holding the current zone name
|
static String |
REQUEST_ATTR_ZONEITEM
The request attribute name holding the current zone item object
|
static String |
REQUEST_ATTR_ZONEITEM_ID
The request attribute name holding the current zone item id
|
static final String LIVE_WORKSPACE
static final String PATH_PREFIX
static final String LIVE_LABEL
static final String ANONYMOUS_MODE
static final String REQUEST_ATTR_PAGE_ID
static final String REQUEST_ATTR_PAGE
static final String REQUEST_ATTR_ZONE_NAME
static final String REQUEST_ATTR_ZONEITEM
static final String REQUEST_ATTR_ZONEITEM_ID
static final String REQUEST_ATTR_SERVICE_ID
static final String REQUEST_ATTR_SITE_NAME
static final String REQUEST_ATTR_SITE
static final String REQUEST_ATTR_SITEMAP_NAME
static final String REQUEST_ATTR_SITEMAP
static final String REQUEST_ATTR_SKIN_ID
static final String REQUEST_ATTR_TEMPLATE_ID