Package | Description |
---|---|
org.hippoecm.hst.core.sitemapitemhandler | |
org.hippoecm.hst.sitemapitemhandler |
Modifier and Type | Method and Description |
---|---|
protected SiteMapItemHandlerConfiguration |
AbstractHstSiteMapItemHandler.getHandlerConfig() |
SiteMapItemHandlerConfiguration |
HstSiteMapItemHandler.getSiteMapItemHandlerConfiguration()
Deprecated.
this method is deprecated since 2.25.02 as it should not be needed. The
SiteMapItemHandlerConfiguration can
be accessed by storing the SiteMapItemHandlerConfiguration during the HstSiteMapItemHandler.init(javax.servlet.ServletContext, org.hippoecm.hst.core.request.SiteMapItemHandlerConfiguration) |
SiteMapItemHandlerConfiguration |
AbstractHstSiteMapItemHandler.getSiteMapItemHandlerConfiguration()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
HstSiteMapItemHandler.init(javax.servlet.ServletContext servletContext,
SiteMapItemHandlerConfiguration handlerConfig)
Allows the HstSiteMapItemHandler to initialize itself
|
void |
AbstractHstSiteMapItemHandler.init(javax.servlet.ServletContext servletContext,
SiteMapItemHandlerConfiguration handlerConfig) |
Modifier and Type | Method and Description |
---|---|
SiteMapItemHandlerConfiguration |
AbstractHstSiteMapHandler.getSiteMapItemHandlerConfiguration()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractHstSiteMapHandler.init(javax.servlet.ServletContext servletContext,
SiteMapItemHandlerConfiguration handlerConfig)
Deprecated.
|
Copyright © 2008-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.