|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TopNavigationModuleDescriptor
Module descriptor used for plugins that render the top navigation in JIRA.
| Method Summary | |
|---|---|
Map<String,Object> |
getTopNavigationContext(javax.servlet.http.HttpServletRequest request,
Map<String,Object> startingParms)
getthe velocity context associated with this <top-navigation> module. |
String |
getTopNavigationHtml(javax.servlet.http.HttpServletRequest request,
Map<String,Object> startingParms)
render the velocity associated with this <top-navigation> module. |
| Methods inherited from interface com.atlassian.jira.plugin.JiraResourcedModuleDescriptor |
|---|
getHtml, getHtml, getI18nBean, writeHtml |
| Methods inherited from interface com.atlassian.plugin.ModuleDescriptor |
|---|
destroy, destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, init, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion |
| Methods inherited from interface com.atlassian.plugin.Resourced |
|---|
getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation |
| Methods inherited from interface com.atlassian.jira.plugin.OrderableModuleDescriptor |
|---|
getOrder |
| Methods inherited from interface com.atlassian.plugin.web.descriptors.ConditionalDescriptor |
|---|
getCondition |
| Method Detail |
|---|
String getTopNavigationHtml(javax.servlet.http.HttpServletRequest request,
Map<String,Object> startingParms)
Map<String,Object> getTopNavigationContext(javax.servlet.http.HttpServletRequest request,
Map<String,Object> startingParms)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||