| Class | Fusioncharts::Exporter::FcExporter |
| In: |
lib/fusioncharts/exporter/fc_exporter.rb
|
| Parent: | Object |
FusionCharts Export Handler. Checks whether parameters are in order before delegating the export process to the apppropriate Export Handler resource.
| exportaction | [R] | |
| exportfilename | [R] | |
| exportformat | [R] | |
| exporttargetwindow | [R] | |
| meta | [R] | |
| parsed_params | [R] | Can access these attributes |
Validates the parameters, the server status for save etc. All exceptions need to be handled in the caller.