Confluence 2.10 has reached end of life
Check out the [latest version] of the documentation
Since the export functionality is not implemented as a WebWork action, it does not inherit the Velocity context of an action. It creates its own context and populates it with a separate list of components. All exporters will inherit this context.
Velocity Reference |
Description |
Javadoc Reference |
|---|---|---|
$generalUtil |
A |
|
$textUtil |
Common utilities for string manipulation. |
|
$rendererBean |
Mostly for internal use, but can also be used for manipulating page or space exports. |
|
$exportDate |
A |
|
$exportContent |
An |
|
$dateFormatter |
Provides a date and time formatter suitable for the exporting user's locale and environment. |
|
$baseUrl |
The base URL of the Confluence installation ( |
String |
Specific exporters may have additional context members. See their pages for details.
