public class DefaultPluggableTopNavigation extends Object implements PluggableTopNavigation
Constructor and Description |
---|
DefaultPluggableTopNavigation() |
Modifier and Type | Method and Description |
---|---|
String |
getHtml(javax.servlet.http.HttpServletRequest request)
Get the HTML to present on screen.
|
void |
init(TopNavigationModuleDescriptor descriptor)
This is called when the controling module descriptor is initialized and enabled.
|
public void init(TopNavigationModuleDescriptor descriptor)
PluggableTopNavigation
init
in interface PluggableTopNavigation
descriptor
- is the controling module descriptor.public String getHtml(javax.servlet.http.HttpServletRequest request)
PluggableTopNavigation
getHtml
in interface PluggableTopNavigation
request
- the request that is asking for the html.Copyright © 2002-2018 Atlassian. All Rights Reserved.