|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.jira.plugin.projectpanel.fragment.impl.ProjectAdminMenuFragment
public class ProjectAdminMenuFragment
Renders the Project Admin link
Constructor Summary | |
---|---|
ProjectAdminMenuFragment(PermissionManager permissionManager,
VelocityRequestContextFactory requestContextFactory,
I18nBean.CachingFactory i18nFactory)
|
Method Summary | |
---|---|
String |
getHtml(BrowseContext ctx)
The Html representation of this menu. |
String |
getId()
The id of the fragment div |
boolean |
showFragment(BrowseContext ctx)
Whether or not to show this menu fragment. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProjectAdminMenuFragment(PermissionManager permissionManager, VelocityRequestContextFactory requestContextFactory, I18nBean.CachingFactory i18nFactory)
Method Detail |
---|
public String getId()
MenuFragment
getId
in interface MenuFragment
public String getHtml(BrowseContext ctx)
MenuFragment
getHtml
in interface MenuFragment
ctx
- The context under which this menu is being used. Project, component, version...
public boolean showFragment(BrowseContext ctx)
MenuFragment
showFragment
in interface MenuFragment
ctx
- The context under which this menu is being used. Project, component, version...
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |