|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.renderer.radeox.macros.MacroUtils
public class MacroUtils
Constructor Summary | |
---|---|
MacroUtils()
|
Method Summary | |
---|---|
static org.apache.velocity.context.Context |
createDefaultVelocityContext()
|
static java.util.Map<java.lang.String,java.lang.Object> |
defaultVelocityContext()
Creates a default velocity context populated with the classes macro Velocity templates need. |
static com.opensymphony.xwork.Action |
getConfluenceActionSupport()
|
static ContentEntityObject |
getContentEntityObject(org.radeox.macro.parameter.MacroParameter macroParameter)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MacroUtils()
Method Detail |
---|
public static java.util.Map<java.lang.String,java.lang.Object> defaultVelocityContext()
public static org.apache.velocity.context.Context createDefaultVelocityContext()
public static com.opensymphony.xwork.Action getConfluenceActionSupport()
public static ContentEntityObject getContentEntityObject(org.radeox.macro.parameter.MacroParameter macroParameter)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |