public class PortalWebResourceConstants
extends Object
Modifier and Type | Field and Description |
---|---|
static String |
RESOURCE_TYPE_CSS |
static String |
RESOURCE_TYPE_EDITOR_ALLOYEDITOR |
static String |
RESOURCE_TYPE_EDITOR_BBCODEEDITOR
Deprecated.
As of Wilberforce (7.0.x), with no direct replacement
|
static String |
RESOURCE_TYPE_EDITOR_CKEDITOR |
static String |
RESOURCE_TYPE_EDITOR_SIMPLEEDITOR |
static String |
RESOURCE_TYPE_EDITOR_TINYMCEEDITOR |
static String |
RESOURCE_TYPE_JS |
static String |
RESOURCE_TYPE_JS_BUNDLE_CONFIG |
static String |
RESOURCE_TYPE_JS_LOADER_MODULES |
static String |
RESOURCE_TYPE_THEME_ADMIN |
static String |
RESOURCE_TYPE_THEME_CLASSIC |
static String |
RESOURCE_TYPE_THEME_CONTRIBUTOR |
static String |
RESOURCE_TYPE_THEMES |
Constructor and Description |
---|
PortalWebResourceConstants() |
public static final String RESOURCE_TYPE_CSS
public static final String RESOURCE_TYPE_EDITOR_ALLOYEDITOR
@Deprecated public static final String RESOURCE_TYPE_EDITOR_BBCODEEDITOR
public static final String RESOURCE_TYPE_EDITOR_CKEDITOR
public static final String RESOURCE_TYPE_EDITOR_SIMPLEEDITOR
public static final String RESOURCE_TYPE_EDITOR_TINYMCEEDITOR
public static final String RESOURCE_TYPE_JS
public static final String RESOURCE_TYPE_JS_BUNDLE_CONFIG
public static final String RESOURCE_TYPE_JS_LOADER_MODULES
public static final String RESOURCE_TYPE_THEME_ADMIN
public static final String RESOURCE_TYPE_THEME_CLASSIC
public static final String RESOURCE_TYPE_THEME_CONTRIBUTOR
public static final String RESOURCE_TYPE_THEMES