Package org.opencms.widgets
Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.widgets.Messages
- All Implemented Interfaces:
I_CmsMessageBundle
Convenience class to access the localized messages of this OpenCms package.
- Since:
- 6.0.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle. -
Method Summary
Modifier and TypeMethodDescriptionstatic I_CmsMessageBundle
get()
Returns an instance of this localized message accessor.Returns the bundle name for this OpenCms package.static String
getButtonName
(String gallery) Create button message key.Methods inherited from class org.opencms.i18n.A_CmsMessageBundle
container, container, container, container, container, getBundle, getBundle, getOpenCmsMessageBundles, toString
-
Field Details
-
LOG_API_KEY_FROM_CONFIG_0
Message constant for key in the resource bundle.- See Also:
-
LOG_API_KEY_FROM_PROPERTY_1
Message constant for key in the resource bundle.- See Also:
-
LOG_API_KEY_FOR_PATH_1
Message constant for key in the resource bundle.- See Also:
-
ERR_EDITOR_MESSAGE_NOSELECTION_0
Message constant for key in the resource bundle.- See Also:
-
ERR_MALFORMED_SELECT_OPTIONS_1
Message constant for key in the resource bundle.- See Also:
-
ERR_MAP_DUPLICATE_KEY_3
Message constant for key in the resource bundle.- See Also:
-
ERR_MAP_PARAMETER_FORM_1
Message constant for key in the resource bundle.- See Also:
-
ERR_NO_PROPERTY_2
Message constant for key in the resource bundle.- See Also:
-
ERR_NO_WIDGET_DIALOG_0
Message constant for key in the resource bundle.- See Also:
-
ERR_PARSE_DATETIME_1
Message constant for key in the resource bundle.- See Also:
-
ERR_PROPERTY_READ_2
Message constant for key in the resource bundle.- See Also:
-
ERR_PROPERTY_WRITE_3
Message constant for key in the resource bundle.- See Also:
-
ERR_WIDGETCOLLECTOR_ADD_1
Message constant for key in the resource bundle.- See Also:
-
GUI_BUTTON_ANCHOR_0
Message constant for key in the resource bundle.- See Also:
-
GUI_BUTTON_COLOR_0
Message constant for key in the resource bundle.- See Also:
-
GUI_BUTTON_ERASE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_BUTTON_LINKTO_0
Message constant for key in the resource bundle.- See Also:
-
GUI_BUTTON_PREVIEW_0
Message constant for key in the resource bundle.- See Also:
-
GUI_CATEGORY_SELECT_0
Message constant for key in the resource bundle.- See Also:
-
GUI_DIALOG_COLOR_TITLE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_DISPLAYTYPE_SELECT_0
Message constant for key in the resource bundle.- See Also:
-
GUI_EDITOR_BUTTON_DOWNLOADLIST_0
Message constant for key in the resource bundle.- See Also:
-
GUI_EDITOR_BUTTON_HTMLLIST_0
Message constant for key in the resource bundle.- See Also:
-
GUI_EDITOR_BUTTON_IMAGELIST_0
Message constant for key in the resource bundle.- See Also:
-
GUI_EDITOR_BUTTON_LINKLIST_0
Message constant for key in the resource bundle.- See Also:
-
GUI_EDITOR_BUTTON_TABLELIST_0
Message constant for key in the resource bundle.- See Also:
-
GUI_EDITOR_LABEL_IMAGE_DESC_0
Message constant for key in the resource bundle.- See Also:
-
GUI_EDITOR_LABEL_IMAGE_FORMAT_0
Message constant for key in the resource bundle.- See Also:
-
GUI_EDITOR_LABEL_IMAGE_PATH_0
Message constant for key in the resource bundle.- See Also:
-
GUI_FORMATTER_EMPTY_SELECTION_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LABEL_FALSE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LABEL_TRUE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_MULTISELECT_ACTIVATE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SCHEMA_FORMATTER_OPTION_1
Message constant for key in the resource bundle.- See Also:
-
LOG_CREATE_HTMLWIDGET_INSTANCE_FAILED_1
Message constant for key in the resource bundle.- See Also:
-
LOG_DEBUG_WIDGETCOLLECTOR_ADD_1
Message constant for key in the resource bundle.- See Also:
-
LOG_ERR_WIDGET_PLAINTEXT_EXTRACT_HTML_1
Message constant for key in the resource bundle.- See Also:
-
LOG_ERR_WIDGET_SELECTGROUP_PATTERN_1
Message constant for key in the resource bundle.- See Also:
-
-
Method Details
-
get
Returns an instance of this localized message accessor.- Returns:
- an instance of this localized message accessor
-
getButtonName
Create button message key.- Parameters:
gallery
- name- Returns:
- Button message key as String
-
getBundleName
Returns the bundle name for this OpenCms package.- Returns:
- the bundle name for this OpenCms package
-