MAPPE DELLA SARDEGNA
sardegnamappe api  ›  api documentation  ›  classe
Class framework.data.DataExporter


Extends Ext.DomHelper.
Define functions to help with data export.
Defined in: DataExporter.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
<static>  
framework.data.DataExporter.directDownload(url)
Trigger file download by requesting data as attachment via hidden iframe (mainly GeoServer).
<static>  
framework.data.DataExporter.download(data, config)
Trigger file download by submitting data to a server script.
<static>  
framework.data.DataExporter.formatStore(store, config, base64Encode)
Format data using Ext.ux.Exporter.
Class Detail
framework.data.DataExporter()
Method Detail
<static> framework.data.DataExporter.directDownload(url)
Trigger file download by requesting data as attachment via hidden iframe (mainly GeoServer).
Parameters:
url

<static> framework.data.DataExporter.download(data, config)
Trigger file download by submitting data to a server script.
Parameters:
data
config

<static> framework.data.DataExporter.formatStore(store, config, base64Encode)
Format data using Ext.ux.Exporter.
Parameters:
store
config
base64Encode
© 2013 Regione Autonoma della Sardegna