noalyss
Version-9
|
Called by impress->category, export in PDF the history of a category of card. More...
Go to the source code of this file.
Variables | |
$align =array('L','L','L','R','R','R','R') | |
$cn =Dossier::connect() | |
$end =$http->request('end') | |
foreach($array as $row_fiche) | $fDate =date('dmy-Hi') |
$gDossier =dossier::id() | |
$http =new HttpInput() | |
$name =$cn->get_value('select fd_label from fiche_def where fd_id=$1',array($_GET['cat'])) | |
$pdf =new PDF($cn) | |
$start =$http->request('start') | |
if($array==null) | $tab =array(13,25,55,20,20,12,20) |
if( $_GET['histo']==4) | else |
exit | |
Called by impress->category, export in PDF the history of a category of card.
Definition in file export_fiche_pdf.php.
$align =array('L','L','L','R','R','R','R') |
Definition at line 122 of file export_fiche_pdf.php.
$cn =Dossier::connect() |
Definition at line 33 of file export_fiche_pdf.php.
$end =$http->request('end') |
Definition at line 48 of file export_fiche_pdf.php.
foreach ( $array as $row_fiche) $fDate =date('dmy-Hi') |
Definition at line 231 of file export_fiche_pdf.php.
$gDossier =dossier::id() |
Definition at line 32 of file export_fiche_pdf.php.
$http =new HttpInput() |
Definition at line 46 of file export_fiche_pdf.php.
Definition at line 41 of file export_fiche_pdf.php.
Definition at line 37 of file export_fiche_pdf.php.
$start =$http->request('start') |
Definition at line 47 of file export_fiche_pdf.php.
if ( $array==null) $tab =array(13,25,55,20,20,12,20) |
Definition at line 121 of file export_fiche_pdf.php.
if ($_GET[ 'histo']==4) else |
Definition at line 111 of file export_fiche_pdf.php.
exit |
Definition at line 233 of file export_fiche_pdf.php.