| java.lang.Object | |
| ↳ | com.atlassian.jira.web.action.util.PortalPageDisplayBean |
Utility class for displaying a PortalPage. Does a lot of the calculations that need to be done.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Is it possible to edit columns in this version of JIRA
| |||||||||||
Is it possible to share pages
| |||||||||||
How many times has this page been favourited altered by whether it will disabled or enabled
| |||||||||||
How many times has this page been favourited
| |||||||||||
Return the ID of the entity that owns the shares.
| |||||||||||
Returns the share permissions associated with the entity.
| |||||||||||
Return HTML view of the current sharing status of the page.
| |||||||||||
Return a simple description of the passed in permission.
| |||||||||||
Is this page a favourite of the current user
| |||||||||||
Is this privately shared?
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.atlassian.jira.web.action.util.sharing.SharesListHelper
| |||||||||||
Is it possible to edit columns in this version of JIRA
Is it possible to share pages
How many times has this page been favourited altered by whether it will disabled or enabled
How many times has this page been favourited
Return the ID of the entity that owns the shares. Needs to be unique on a page.
Returns the share permissions associated with the entity.
Return HTML view of the current sharing status of the page.
| sharePermission | the share permission to render. |
|---|
Return a simple description of the passed in permission.
| sharePermission | The permission to describe. |
|---|
Is this page a favourite of the current user
Is this privately shared?