Confluence 3.0 のサポートは終了しています。
ドキュメントの最新バージョンを確認してください。
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 |
説明 |
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 ( |
文字列 |
Specific exporters may have additional context members. See their pages for details.