public class SearchTagRenderer extends DefaultTagRenderer
Modifier and Type | Field and Description |
---|---|
static String |
TYPE_KEYWORD
TYPE_KEYWORD.
|
static String |
TYPE_PARAMETER
TYPE_PARAMETER.
|
static String |
TYPE_REFERRER
TYPE_REFERRER.
|
static String |
TYPE_REFERRER_HTTP_HEADER
TYPE_REFERRER_HTTP_HEADER.
|
Constructor and Description |
---|
SearchTagRenderer() |
Modifier and Type | Method and Description |
---|---|
int |
doStartTag(com.tridion.tcdl.Tag tag,
StringBuffer tagBody,
com.tridion.tcdl.TransformContext context,
com.tridion.tcdl.OutputDocument target) |
String |
getType() |
String |
getValue() |
void |
setRequiredType(String typeParam) |
void |
setValue(String value) |
doEndTag, getCurrentIterationItem, getEnclosingIterativeTagRenderer, getEnclosingTagRenderer, getItemTemplateTagRenderer, getQueryTagRenderer, getVariable, isConfiguredPattern, logEnd, logStart, replaceConfiguredPattern, replaceNonConfiguredPatternVariables, replaceVariables, requiresCodeBlock
public static final String TYPE_KEYWORD
public static final String TYPE_PARAMETER
public static final String TYPE_REFERRER
public static final String TYPE_REFERRER_HTTP_HEADER
public String getType()
public void setRequiredType(String typeParam)
typeParam
- the type to setpublic String getValue()
public void setValue(String value)
value
- the value to setpublic 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.