public class ReadingTimeTag
extends com.liferay.taglib.util.AttributesTagSupport
implements javax.servlet.jsp.tagext.BodyTag
| Constructor and Description |
|---|
ReadingTimeTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
void |
setDisplayStyle(java.lang.String displayStyle) |
void |
setId(java.lang.String id) |
void |
setModel(com.liferay.portal.kernel.model.GroupedModel groupedModel) |
clearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttributeaddParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, getRequest, getServletContext, isAllowEmptyParam, setAllowEmptyParam, setCopyCurrentRenderParameters, setPageContext, setServletContextdoAfterBody, doInitBody, doStartTag, getBodyContent, getBodyContentAsStringBundler, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class com.liferay.taglib.TagSupportjavax.servlet.jsp.JspExceptionpublic void setDisplayStyle(java.lang.String displayStyle)
public void setId(java.lang.String id)
public void setModel(com.liferay.portal.kernel.model.GroupedModel groupedModel)