Uses of Class
org.opencms.jsp.decorator.CmsDecorationMap
Packages that use CmsDecorationMap
Package
Description
HTML postprocessor, used to tag single words or phrases in the HTML output.
-
Uses of CmsDecorationMap in org.opencms.jsp.decorator
Methods in org.opencms.jsp.decorator with parameters of type CmsDecorationMapMethod parameters in org.opencms.jsp.decorator with type arguments of type CmsDecorationMapModifier and TypeMethodDescriptionCmsDecorationDefintion.createDecorationBundle(List<CmsDecorationMap> decorationMaps, Locale locale) Creates a CmsDecorationBundle of text decoration to be used by the decorator based on a list of decoration maps.