Package org.opencms.ade.galleries
Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.ade.galleries.Messages
- All Implemented Interfaces:
I_CmsMessageBundle
Convenience class to access the localized messages of this OpenCms package.
- Since:
- 8.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. -
Method Summary
Modifier and TypeMethodDescriptionstatic I_CmsMessageBundle
get()
Returns an instance of this localized message accessor.Returns the bundle name for this OpenCms package.Methods inherited from class org.opencms.i18n.A_CmsMessageBundle
container, container, container, container, container, getBundle, getBundle, getOpenCmsMessageBundles, toString
-
Field Details
-
ERR_BUILD_TYPE_LIST_1
Message constant for key in the resource bundle.- See Also:
-
ERR_INSTANCING_PREVIEW_PROVIDER_2
Message constant for key in the resource bundle.- See Also:
-
GUI_DOWNLOAD_GALLERY_TITLE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_EXTERNAL_LINK_0
Message constant for key in the resource bundle.- See Also:
-
GUI_GALLERIES_GROUP_OTHER_0
Message constant for key in the resource bundle.- See Also:
-
GUI_GALLERIES_GROUP_SHARED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_GALLERIES_GROUP_SITE_1
Message constant for key in the resource bundle.- See Also:
-
GUI_GALLERIES_GROUP_SUBSITE_1
Message constant for key in the resource bundle.- See Also:
-
GUI_GALLERIES_TITLE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_IMAGE_GALLERY_TITLE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_NO_UPLOAD_FOR_REPLACED_SEARCH_RESULTS_0
Message constant for key in the resource bundle.- See Also:
-
GUI_RESOURCE_NOT_FOUND_0
Message constant for key in the resource bundle.- See Also:
-
GUI_RESOURCE_OUT_OF_TIME_RANGE_1
Message constant for key in the resource bundle.- See Also:
-
GUI_RESULT_LABEL_COPYRIGHT_0
Message constant for key in the resource bundle.- See Also:
-
GUI_RESULT_LABEL_DATE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_RESULT_LABEL_DATE_CHANGED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_RESULT_LABEL_DATE_EXPIRED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_RESULT_LABEL_DATE_RELEASED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_RESULT_LABEL_DESCRIPTION_0
Message constant for key in the resource bundle.- See Also:
-
GUI_RESULT_LABEL_DIMENSION_0
Message constant for key in the resource bundle.- See Also:
-
GUI_RESULT_LABEL_EXCERPT_0
Message constant for key in the resource bundle.- See Also:
-
GUI_RESULT_LABEL_RESOURCE_TYPE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_RESULT_LABEL_SIZE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_ROOT_SITE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SITESELECTOR_CURRENT_SUBSITE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_STATIC_RESOURCE_0
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
-
getBundleName
Returns the bundle name for this OpenCms package.- Returns:
- the bundle name for this OpenCms package
-