public class RegionTagRenderer extends DefaultTagRenderer
Modifier and Type | Field and Description |
---|---|
protected static String |
REGION_ID_CONTEXT_KEY |
Constructor and Description |
---|
RegionTagRenderer() |
Modifier and Type | Method and Description |
---|---|
String |
doEndTag(com.tridion.tcdl.Tag tag,
StringBuffer tagBody,
com.tridion.tcdl.TransformContext context,
com.tridion.tcdl.OutputDocument target) |
int |
doStartTag(com.tridion.tcdl.Tag tag,
StringBuffer tagBody,
com.tridion.tcdl.TransformContext context,
com.tridion.tcdl.OutputDocument target) |
String |
getId() |
String |
getType() |
void |
setRequiredId(String value) |
void |
setRequiredType(String value) |
getCurrentIterationItem, getEnclosingIterativeTagRenderer, getEnclosingTagRenderer, getItemTemplateTagRenderer, getQueryTagRenderer, getVariable, isConfiguredPattern, logEnd, logStart, replaceConfiguredPattern, replaceNonConfiguredPatternVariables, replaceVariables, requiresCodeBlock
protected static final String REGION_ID_CONTEXT_KEY
public String getId()
public void setRequiredId(String value)
public String getType()
public void setRequiredType(String value)
public String doEndTag(com.tridion.tcdl.Tag tag, StringBuffer tagBody, com.tridion.tcdl.TransformContext context, com.tridion.tcdl.OutputDocument target) throws com.tridion.transformer.TCDLTransformerException
doEndTag
in interface com.tridion.tcdl.TagHandlerBase
doEndTag
in class DefaultTagRenderer
com.tridion.transformer.TCDLTransformerException
public int doStartTag(com.tridion.tcdl.Tag tag, StringBuffer tagBody, com.tridion.tcdl.TransformContext context, com.tridion.tcdl.OutputDocument target) throws com.tridion.transformer.TCDLTransformerException
doStartTag
in interface com.tridion.tcdl.TagHandlerBase
doStartTag
in class DefaultTagRenderer
com.tridion.transformer.TCDLTransformerException
Copyright © 2021 RWS Group for and on behalf of its affiliates and subsidiaries. All rights reserved.