com.atlassian.jira.user.profile.UserProfileFragment |
Known Indirect Subclasses
|
A class that respresents a small piece of a screen on a User Profile Tab that is fragment based.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates the HTML for this fragment.
| |||||||||||
Returns a unique id for this fragment.
| |||||||||||
Whether or not we display this fragment.
|
Creates the HTML for this fragment.
profileUser | The user whose profile the current user is looking at |
---|---|
currentUser | The current user |
Returns a unique id for this fragment. The id should be HTML compliant for ids.
Whether or not we display this fragment.
profileUser | The user whose profile the current user is looking at |
---|---|
currentUser | The current user |