| ApplyDecoratorDirective |
An ApplyDecorator directive for Sitemesh.
|
| ApplyDecoratorDirective.DirectiveStack |
|
| ClusterContextItemProvider |
Provides the current cluster node's identifier to the velocity context.
|
| ConfluenceStaticContextItemProvider |
Provides a context map containing default static utils available in all Velocity contexts provided
at any time in the lifecycle of Confluence.
|
| ContextItemProviderChain |
|
| DebugResourceLoader |
|
| DecoratorName |
Encapsulates the logic around creating and parsing decorator path names.
|
| DisableAntiXssDirective |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| DynamicContextItemProvider |
Provides a VelocityContext including values computed anew each time, to ensure dynamic values are represented correctly.
|
| DynamicPluginResourceLoader |
|
| HibernateResourceLoader |
Load resources via Hibernate.
|
| HtmlSafeDirective |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| IndexUrlHelper |
A velocity-oriented helper class for constructing deep-link index URLs
|
| NamedBeanContextItemProvider |
|
| ParamDirective |
A ParamDirective for Velocity to add parameters to a decorator directive.
|
| PluginContextItemProvider |
This context map provider will return a map of all currently enabled Velocity context item modules.
|
| ProfilingParseDirective |
|
| PrototypeBeanContextItemProvider |
Looks up the named bean each time in the application context before setting it in the Velocity context.
|
| RenderVelocityTemplateDirective |
|
| SkipLinkDirective |
Surrounds the body in skiplinks so that the content can be skipped by screen readers
USAGE:
#skiplink (sectionName startLabel endLabel)
body
#end
|
| TrimDirective |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| VelocityFriendlyPageBuilderService |
Shim class to allow various pageBuilderService and webResourceUrlProvider methods to be accessed from Velocity, which
does not have the luxury of being able to pass in enum constants.
|
| WebResourceContextItemProvider |
Context map provider for information from the WebResourceManager and its kin.
|