public class ComponentPresentationTagRenderer extends DefaultTagRenderer
Constructor and Description |
---|
ComponentPresentationTagRenderer() |
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) |
void |
setRequiredComponentURI(String componentURI)
URI of the component for this component presentation.
|
void |
setRequiredTemplateURI(String templateURI)
URI of the template for this component presentation.
|
void |
setRequiredType(String type) |
getCurrentIterationItem, getEnclosingIterativeTagRenderer, getEnclosingTagRenderer, getItemTemplateTagRenderer, getQueryTagRenderer, getVariable, isConfiguredPattern, logEnd, logStart, replaceConfiguredPattern, replaceNonConfiguredPatternVariables, replaceVariables, requiresCodeBlock
public void setRequiredComponentURI(String componentURI)
componentURI
- URI of the component for this component presentationpublic void setRequiredTemplateURI(String templateURI)
templateURI
- URI of the template for this component presentationpublic void setRequiredType(String type)
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.