public class NavigationTag extends IncludeTag
request, servletContextbodyContentpageContext| Constructor and Description |
|---|
NavigationTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
protected java.lang.String |
getPage() |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest request) |
void |
setBulletStyle(java.lang.String bulletStyle) |
void |
setDisplayStyleDefinition(java.lang.String[] displayStyleDefinition) |
void |
setHeaderType(java.lang.String headerType) |
void |
setIncludedLayouts(java.lang.String includedLayouts) |
void |
setNestedChildren(boolean nestedChildren) |
void |
setPreview(boolean preview) |
void |
setRootLayoutLevel(int rootLayoutLevel) |
void |
setRootLayoutType(java.lang.String rootLayoutType) |
callSetAttributes, cleanUpSetAttributes, doEndTag, doInclude, doIncludeTheme, doStartTag, getBodyContentWrapper, getCustomPage, getEndPage, getOriginalServletRequest, 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, setPageContext, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, getRequest, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setParentpublic void setBulletStyle(java.lang.String bulletStyle)
public void setDisplayStyleDefinition(java.lang.String[] displayStyleDefinition)
public void setHeaderType(java.lang.String headerType)
public void setIncludedLayouts(java.lang.String includedLayouts)
public void setNestedChildren(boolean nestedChildren)
public void setPreview(boolean preview)
public void setRootLayoutLevel(int rootLayoutLevel)
public void setRootLayoutType(java.lang.String rootLayoutType)
protected void cleanUp()
cleanUp in class IncludeTagprotected java.lang.String getPage()
getPage in class IncludeTagprotected void setAttributes(javax.servlet.http.HttpServletRequest request)
setAttributes in class IncludeTag