com.atlassian.jira.web.component.webfragment
Class UserNavContextLayoutBean

java.lang.Object
  extended by com.atlassian.jira.web.component.webfragment.UserNavContextLayoutBean
All Implemented Interfaces:
ContextLayoutBean

public class UserNavContextLayoutBean
extends Object
implements ContextLayoutBean

This file provides specific context information for the system-user-nav-bar.vm template


Constructor Summary
UserNavContextLayoutBean(javax.servlet.http.HttpServletRequest request)
           
 
Method Summary
 String getLoginLink(String textToLink)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserNavContextLayoutBean

public UserNavContextLayoutBean(javax.servlet.http.HttpServletRequest request)
Method Detail

getLoginLink

public String getLoginLink(String textToLink)


Copyright © 2002-2009 Atlassian. All Rights Reserved.