| Attributes |
| Name | Required | Request-time | Type | Description |
| class | false | false | java.lang.String | The CSS style sheet class to use for the link. |
| createLinks | false | false | java.lang.String | Specifies whether links (a tags) should be created. |
| before | false | false | java.lang.String | The HTML code that should be inserted before the path if the document has one. |
| after | false | false | java.lang.String | The HTML code that should be inserted after the path if the document has one. |
| escape | false | false | java.lang.String | Escape output (xml, html, none) (Default: none) |