Uses of Interface
org.opencms.i18n.I_CmsMessageContainer
Package
Description
Classes to handle internalization (i18n) and locale selection in OpenCms.
Low-level functions to manage the loading of resources from the OpenCms VFS.
-
Uses of I_CmsMessageContainer in org.opencms.i18n
Modifier and TypeClassDescriptionclass
Contains a localized message key, it's arguments and a
.I_CmsMessageBundle
-
Uses of I_CmsMessageContainer in org.opencms.loader
Modifier and TypeClassDescriptionclass
Simple JSON-based message container.Modifier and TypeMethodDescriptionCmsTemplateContext.getMessageContainer()
Gets the message container for the user-readable name.ModifierConstructorDescriptionCmsClientVariant
(String name, I_CmsMessageContainer message, int width, int height, Map<String, String> parameters) Creates a new instance.CmsTemplateContext
(String key, String path, I_CmsMessageContainer container, I_CmsTemplateContextProvider provider, Collection<CmsClientVariant> clientVariants, boolean forced) Constructor.