A B G O S V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- after(String, VelocityContext) - Method in interface org.xwiki.rendering.macro.velocity.filter.VelocityMacroFilter
-
Called just before the result of the velocity script execution is parsed.
B
- before(String, VelocityContext) - Method in interface org.xwiki.rendering.macro.velocity.filter.VelocityMacroFilter
-
Called just before the velocity script is executed.
G
- getFilter() - Method in interface org.xwiki.rendering.macro.velocity.VelocityMacroConfiguration
- getFilter() - Method in class org.xwiki.rendering.macro.velocity.VelocityMacroParameters
O
- org.xwiki.rendering.macro.velocity - package org.xwiki.rendering.macro.velocity
- org.xwiki.rendering.macro.velocity.filter - package org.xwiki.rendering.macro.velocity.filter
S
- setFilter(String) - Method in class org.xwiki.rendering.macro.velocity.VelocityMacroParameters
V
- VelocityMacroConfiguration - Interface in org.xwiki.rendering.macro.velocity
-
Configuration properties for the Velocity macro.
- VelocityMacroFilter - Interface in org.xwiki.rendering.macro.velocity.filter
-
Component called before and after velocity execution in velocity macro to modify the content to execute or parse.
- VelocityMacroParameters - Class in org.xwiki.rendering.macro.velocity
-
Parameters for the velocity macro.
- VelocityMacroParameters() - Constructor for class org.xwiki.rendering.macro.velocity.VelocityMacroParameters
All Classes All Packages