|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@PublicSpi public interface PluggableTopNavigation
A plugin to render a top navigation bar in JIRA.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
void init(TopNavigationModuleDescriptor descriptor)
descriptor - is the controling module descriptor.String getHtml(javax.servlet.http.HttpServletRequest request)
request - the request that is asking for the html.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||