public class UserVerticalCardTag extends VerticalCardTag
request, servletContextbodyContentpageContext| Constructor and Description |
|---|
UserVerticalCardTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
protected java.lang.String |
getPage() |
protected 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, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoBodyTag, doBodyTag, doBodyTagAsString, doBodyTagAsString, doTag, doTag, doTagAsString, doTagAsStringpublic long getUserId()
public void setUserId(long userId)
protected void cleanUp()
cleanUp in class VerticalCardTagprotected java.lang.String getPage()
getPage in class VerticalCardTagprotected User getUser()
protected boolean isCleanUpSetAttributes()
isCleanUpSetAttributes in class IncludeTagprotected void setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest)
setAttributes in class VerticalCardTag