Plugins  LAST
 All Data Structures Files Functions Variables Pages
Variables
imd_export.inc.php File Reference

Export operation from NOALYSS. More...

Go to the source code of this file.

Variables

 $export =new Impacc_Export_CSV()
 Step 1 : ask for date + ledger. More...
 
 $export_param =HtmlInput::default_value_get("export_operation", "none")
 Step 2 : export a CSV file. More...
 

Detailed Description

Export operation from NOALYSS.

Definition in file imd_export.inc.php.

Variable Documentation

$export =new Impacc_Export_CSV()

Step 1 : ask for date + ledger.

Definition at line 31 of file imd_export.inc.php.

$export_param =HtmlInput::default_value_get("export_operation", "none")

Step 2 : export a CSV file.

Definition at line 35 of file imd_export.inc.php.