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, requiresCodeBlockpublic 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.TagHandlerBasedoEndTag in class DefaultTagRenderercom.tridion.transformer.TCDLTransformerExceptionpublic 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.TagHandlerBasedoStartTag in class DefaultTagRenderercom.tridion.transformer.TCDLTransformerExceptionCopyright © 2021 RWS Group for and on behalf of its affiliates and subsidiaries. All rights reserved.