|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.renderer.v2.macro.BaseMacro
public abstract class BaseMacro
| Field Summary |
|---|
| Fields inherited from interface com.atlassian.renderer.v2.macro.Macro |
|---|
RAW_PARAMS_KEY |
| Constructor Summary | |
|---|---|
BaseMacro()
|
|
| Method Summary | |
|---|---|
boolean |
suppressMacroRenderingDuringWysiwyg()
Suppress the rendering of the macro -- the macro's body may still be rendered (depending on the render mode of the macro), but the HTML the macro adds will not be created. |
boolean |
suppressSurroundingTagDuringWysiwygRendering()
Suppress surrounding div/span during Wysiwyg rendering. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.atlassian.renderer.v2.macro.Macro |
|---|
execute, getBodyRenderMode, hasBody, isInline |
| Constructor Detail |
|---|
public BaseMacro()
| Method Detail |
|---|
public boolean suppressSurroundingTagDuringWysiwygRendering()
Macro
suppressSurroundingTagDuringWysiwygRendering in interface Macropublic boolean suppressMacroRenderingDuringWysiwyg()
Macro
suppressMacroRenderingDuringWysiwyg in interface Macro
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||