noalyss Version-9
|
Export ANALYTIC Axis in CSV. More...
Go to the source code of this file.
Variables | |
$array | |
$http =new HttpInput() | |
$name | |
$output =new Noalyss_Csv($name) | |
$pa_id =$http->get("pa_id","number") | |
Export ANALYTIC Axis in CSV.
Definition in file export_anc_axis_csv.php.
$array |
Definition at line 31 of file export_anc_axis_csv.php.
$http =new HttpInput() |
Definition at line 27 of file export_anc_axis_csv.php.
$name |
Definition at line 29 of file export_anc_axis_csv.php.
$output =new Noalyss_Csv($name) |
Definition at line 40 of file export_anc_axis_csv.php.
Referenced by Document_Export\export_all(), and Document_Export\export_receipt().
$pa_id =$http->get("pa_id","number") |
Definition at line 28 of file export_anc_axis_csv.php.