Copyright© 2008-2022 Sitevision AB, all rights reserved.
public interface CustomLinkRenderData
CustomLinkProcessor.getRenderData(String)| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getDataAttributes()
Returns the data attributes that should be used when rendering a link accepted by the
CustomLinkProcessor. |
Map<String,String> getDataAttributes()
CustomLinkProcessor.
Notes about entry keys:
null or whitespace-only will be completely ignored, i.e. no data attribute will be rendered.
Notes about entry values:
null or whitespace-only will be rendered as a data attribute without value.
EndecUtil.escapeXML(String)).
CustomLinkProcessorSitevision - Portal and Content Management Made Easy
Sitevision is an advanced Java enterprise portal product and a portlet container (JSR 286) that implements Java Content Repository (JSR 283).
Copyright© 2008-2022 Sitevision AB, all rights reserved.