Attribute name | Required | Runtime Expression Evaluation | Type |
---|---|---|---|
var | false | false | java.lang.String |
Name of the exported variable for the url. | |||
feed | true | true | com.exalead.access.feedapi.ResultFeed |
The ResultFeed to export. |
Attribute name | Required | Runtime Expression Evaluation | Type |
---|---|---|---|
var | false | false | java.lang.String |
Name of the exported variable for the url. | |||
feed | true | true | com.exalead.access.feedapi.ResultFeed |
The ResultFeed to export. | |||
fileName | true | true | java.lang.String |
The name of the exported file. |
Attribute name | Required | Runtime Expression Evaluation | Type |
---|---|---|---|
var | false | false | java.lang.String |
Name of the exported variable for the url. | |||
fileName | true | true | java.lang.String |
The name of the exported file. | |||
exportUrl | false | true | java.lang.String |
A custom URL to export, by default the current page is exported. |
Attribute name | Required | Runtime Expression Evaluation | Type |
---|---|---|---|
var | false | false | java.lang.String |
Name of the exported variable for the url. | |||
fileName | true | true | java.lang.String |
The name of the exported file. | |||
exportUrl | false | true | java.lang.String |
A custom URL to export, by default the current page is exported. | |||
width | false | true | java.lang.String |
Specifies the width in pixels of the PNG. Defaults to 800. | |||
height | false | true | java.lang.String |
Specifies the height in pixels of the PNG. Defaults to 600. |