public class SocialBookmarkTag
extends com.liferay.taglib.util.AttributesTagSupport
Constructor and Description |
---|
SocialBookmarkTag() |
Modifier and Type | Method and Description |
---|---|
int |
doEndTag() |
void |
setDisplayStyle(java.lang.String displayStyle) |
void |
setPageContext(javax.servlet.jsp.PageContext pageContext) |
void |
setTarget(java.lang.String target) |
void |
setTitle(java.lang.String title) |
void |
setType(java.lang.String type) |
void |
setUrl(java.lang.String url) |
clearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttribute
addParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, getRequest, getServletContext, isAllowEmptyParam, setAllowEmptyParam, setCopyCurrentRenderParameters, setServletContext
doAfterBody, doInitBody, doStartTag, getBodyContent, getBodyContentAsStringBundler, setBodyContent, writeBodyContent
findAncestorWithClass, getParent, setParent
public int doEndTag() throws javax.servlet.jsp.JspException
doEndTag
in interface javax.servlet.jsp.tagext.Tag
doEndTag
in class com.liferay.taglib.TagSupport
javax.servlet.jsp.JspException
public void setDisplayStyle(java.lang.String displayStyle)
public void setPageContext(javax.servlet.jsp.PageContext pageContext)
setPageContext
in interface javax.servlet.jsp.tagext.Tag
setPageContext
in class com.liferay.taglib.util.ParamAndPropertyAncestorTagImpl
public void setTarget(java.lang.String target)
public void setTitle(java.lang.String title)
public void setType(java.lang.String type)
public void setUrl(java.lang.String url)