noalyss  Version-6.7.2
 All Data Structures Namespaces Files Functions Variables Enumerations
Variables
export_poste_detail_pdf.php File Reference

send the account list in PDF More...

Go to the source code of this file.

Variables

if(isset($poste_fille)) else $a_poste = $cn->get_array("select pcm_val from tmp_pcmn where pcm_val::text = '$poste_id'")
 $align = array('L','C','C','L','R','R','R','R')
 $cn = new Database($gDossier)
foreach($a_poste as $poste$fDate = date('dmy-Hi')
 $gDossier = dossier::id()
 $pdf = new PDF($cn)
 $ret = ""
if(count($a_poste)==0) $size = array(13,25,20,60,12,20,20,20)

Detailed Description

send the account list in PDF

Definition in file export_poste_detail_pdf.php.


Variable Documentation

if (isset($poste_fille)) else $a_poste = $cn->get_array("select pcm_val from tmp_pcmn where pcm_val::text = '$poste_id'")

Definition at line 46 of file export_poste_detail_pdf.php.

$align = array('L','C','C','L','R','R','R','R')

Definition at line 65 of file export_poste_detail_pdf.php.

$cn = new Database($gDossier)

Definition at line 38 of file export_poste_detail_pdf.php.

foreach ($a_poste as $poste) $fDate = date('dmy-Hi')

Definition at line 200 of file export_poste_detail_pdf.php.

$gDossier = dossier::id()

Definition at line 35 of file export_poste_detail_pdf.php.

$pdf = new PDF($cn)

Definition at line 51 of file export_poste_detail_pdf.php.

$ret = ""

Definition at line 49 of file export_poste_detail_pdf.php.

if (count($a_poste)==0) $size = array(13,25,20,60,12,20,20,20)

Definition at line 64 of file export_poste_detail_pdf.php.

 All Data Structures Namespaces Files Functions Variables Enumerations