com.atlassian.jira.project.renderer.ProjectDescriptionRenderer |
![]()
FullHtmlProjectDescriptionRenderer,
ProjectDescriptionRendererImpl,
WikiMarkupProjectDescriptionRenderer
|
Renderes the project's description depending on the current security settings.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the i18n key containing the description of the edit field.
| |||||||||||
Returns the rendered html to edit the project description.
| |||||||||||
Returns the rendered html to edit the project description.
| |||||||||||
Returns the rendered html to view the project description.
| |||||||||||
Returns the rendered html to view the project description.
| |||||||||||
Indicates whether the renderer uses wiki markup or not.
|
Returns the i18n key containing the description of the edit field.
Returns the rendered html to edit the project description.
description | the raw project description |
---|
Returns the rendered html to edit the project description.
project | the project which is going to be edited; not null |
---|
Returns the rendered html to view the project description.
project | the project for which the description should be returned; not null |
---|
Returns the rendered html to view the project description.
description | the raw project description |
---|
Indicates whether the renderer uses wiki markup or not.