public class AddMenuItemTag
extends com.liferay.taglib.util.IncludeTag
| Constructor and Description |
|---|
AddMenuItemTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
int |
doStartTag() |
void |
setAnchorData(java.util.Map<java.lang.String,java.lang.Object> anchorData) |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest request) |
void |
setId(java.lang.String id) |
void |
setTitle(java.lang.String title) |
void |
setUrl(java.lang.String url) |
callSetAttributes, cleanUpSetAttributes, doClearTag, doEndTag, doInclude, doIncludeTheme, getBodyContentWrapper, getCustomPage, getEndPage, getOriginalServletRequest, getPage, getStartPage, include, includePage, isCleanUpSetAttributes, isPortalPage, isUseCustomPage, logUnavailablePage, processEndTag, processStartTag, runTag, setPage, setPortletId, setStrict, setUseCustomPage, themeResourceExistsclearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, getScopedAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttribute, setScopedAttributeaddParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, isAllowEmptyParam, setAllowEmptyParam, setCopyCurrentRenderParameters, setPageContext, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, getRequest, setBodyContent, writeBodyContentpublic int doStartTag()
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class com.liferay.taglib.util.IncludeTagpublic void setAnchorData(java.util.Map<java.lang.String,java.lang.Object> anchorData)
public void setId(java.lang.String id)
public void setTitle(java.lang.String title)
public void setUrl(java.lang.String url)
protected void cleanUp()
cleanUp in class com.liferay.taglib.util.IncludeTagprotected void setAttributes(javax.servlet.http.HttpServletRequest request)
setAttributes in class com.liferay.taglib.util.IncludeTag