public class UserVerticalCardTag extends VerticalCardTag
| Constructor and Description |
|---|
UserVerticalCardTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
protected java.lang.String |
getPage() |
protected com.liferay.portal.kernel.model.User |
getUser() |
long |
getUserId() |
protected boolean |
isCleanUpSetAttributes() |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest) |
void |
setUserId(long userId) |
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 long getUserId()
public void setUserId(long userId)
protected void cleanUp()
cleanUp in class VerticalCardTagprotected java.lang.String getPage()
getPage in class VerticalCardTagprotected com.liferay.portal.kernel.model.User getUser()
protected boolean isCleanUpSetAttributes()
isCleanUpSetAttributes in class com.liferay.taglib.util.IncludeTagprotected void setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest)
setAttributes in class VerticalCardTag