org.broadleafcommerce.core.web.layout.tags
@Deprecated public class ContentDisplayTag extends javax.servlet.jsp.tagext.BodyTagSupport
DisplayContentTag| Constructor and Description |
|---|
ContentDisplayTag()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag()
Deprecated.
|
String |
getContentKey()
Deprecated.
|
String |
getContentType()
Deprecated.
|
String |
getVarFirstItem()
Deprecated.
|
String |
getVarList()
Deprecated.
|
void |
setContentKey(String contentKey)
Deprecated.
|
void |
setContentType(String contentType)
Deprecated.
|
void |
setVarFirstItem(String varFirstItem)
Deprecated.
|
void |
setVarList(String varList)
Deprecated.
|
doAfterBody, doEndTag, doInitBody, getBodyContent, getPreviousOut, release, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValuepublic String getContentKey()
public void setContentKey(String contentKey)
public String getContentType()
public void setContentType(String contentType)
public String getVarList()
public void setVarList(String varList)
public String getVarFirstItem()
public void setVarFirstItem(String varFirstItem)
public int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class javax.servlet.jsp.tagext.BodyTagSupportjavax.servlet.jsp.JspExceptionCopyright © 2015. All Rights Reserved.