noalyss Version-9
|
Public Member Functions | |
__construct ($p_result, $paColum_name,\PDF_Core $pdf) | |
export ($p_destination_file) | |
table_header () | |
Public Member Functions inherited from Export_Data | |
__construct ($p_result, $paColum_name) | |
export ($p_destination_file) | |
get_aColumn_name () | |
get_db_handler () | |
set_aColumn_name ($aColumn_name) | |
set_db_handler ($db_handler) | |
Private Attributes | |
$aSize | |
double array : key column name, value size of the column More... | |
Definition at line 23 of file export_data_pdf.class.php.
Export_Data_PDF::__construct | ( | $p_result, | |
$paColum_name, | |||
\PDF_Core | |||
) |
Definition at line 27 of file export_data_pdf.class.php.
References $i, $name, $nb_col, $pdf, $width, Export_Data\get_aColumn_name(), Export_Data\get_db_handler(), and DatabaseCore\nb_column().
Export_Data_PDF::export | ( | $p_destination_file | ) |
Reimplemented from Export_Data.
Definition at line 55 of file export_data_pdf.class.php.
References $i, $nb_row, Export_Data\get_db_handler(), DatabaseCore\num_row(), and table_header().
Export_Data_PDF::table_header | ( | ) |
|
private |
double array : key column name, value size of the column
Definition at line 26 of file export_data_pdf.class.php.
|
private |
Definition at line 25 of file export_data_pdf.class.php.
Referenced by __construct().