public class MenuTag extends IncludeTag
request, servletContextbodyContentpageContext| Constructor and Description |
|---|
MenuTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
int |
doStartTag() |
Menu |
getMenu() |
protected java.lang.String |
getPage() |
protected boolean |
isCleanUpSetAttributes() |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest) |
void |
setMenu(Menu menu) |
callSetAttributes, 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, setPageContext, 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 int doStartTag()
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class IncludeTagpublic Menu getMenu()
public void setMenu(Menu menu)
protected void cleanUp()
cleanUp in class IncludeTagprotected java.lang.String getPage()
getPage in class IncludeTagprotected boolean isCleanUpSetAttributes()
isCleanUpSetAttributes in class IncludeTagprotected void setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest)
setAttributes in class IncludeTag