public class HtmlVerticalCardTag extends VerticalCardTag
| Constructor and Description |
|---|
HtmlVerticalCardTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
java.lang.String |
getHtml() |
protected java.lang.String |
getPage() |
protected boolean |
isCleanUpSetAttributes() |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest) |
void |
setHtml(java.lang.String html) |
getFooter, getHeader, getOnClick, getStickerBottom, getSubtitle, getTitle, isBackgroundImage, setBackgroundImage, setFooter, setHeader, setOnClick, setStickerBottom, setSubtitle, setTitledoStartTag, getActionJsp, getActionJspServletContext, getCardCssClass, getCheckboxCSSClass, getCheckboxData, getCheckboxId, getCheckboxName, getCheckboxValue, getCssClass, getData, getImageCSSClass, getImageUrl, getResultRow, getRowChecker, getUrl, isCheckboxChecked, isCheckboxDisabled, isShowCheckbox, setActionJsp, setActionJspServletContext, setCardCssClass, setCheckboxChecked, setCheckboxCSSClass, setCheckboxData, setCheckboxDisabled, setCheckboxId, setCheckboxName, setCheckboxValue, setCssClass, setData, setImageCSSClass, setImageUrl, setPageContext, setResultRow, setRowChecker, setShowCheckbox, setUrlcallSetAttributes, cleanUpSetAttributes, doClearTag, doEndTag, doInclude, doIncludeTheme, getBodyContentWrapper, getCustomPage, getEndPage, getOriginalServletRequest, getStartPage, include, includePage, isPortalPage, isUseCustomPage, logUnavailablePage, processEndTag, processStartTag, runTag, setPage, setPortletId, setStrict, setUseCustomPage, themeResourceExistsclearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttributeaddParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, getRequest, getServletContext, isAllowEmptyParam, setAllowEmptyParam, setCopyCurrentRenderParameters, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setParentpublic java.lang.String getHtml()
public void setHtml(java.lang.String html)
protected void cleanUp()
cleanUp in class VerticalCardTagprotected java.lang.String getPage()
getPage in class VerticalCardTagprotected boolean isCleanUpSetAttributes()
isCleanUpSetAttributes in class com.liferay.taglib.util.IncludeTagprotected void setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest)
setAttributes in class VerticalCardTag