Public Member Functions | |
| __construct ($p_cn, $p_jrn) | |
| export () | |
| print the pdf for a financial ledger | |
| Footer () | |
| Header () | |
Public Member Functions inherited from PDF | |
| __construct ($p_cn=null, $orientation= 'P', $unit= 'mm', $format= 'A4') | |
| Cell ($w, $h=0, $txt='', $border=0, $ln=0, $align='', $fill=false, $link='') | |
| Footer () | |
| get_tiers ($p_jr_id, $p_jrn_type) | |
| retrieve the client name and quick_code | |
| Header () | |
| Ln ($p_step=null) | |
| LongLine ($w, $h, $txt, $border=0, $align='', $fill=false) | |
| setDossierInfo ($dossier="n/a") | |
Additional Inherited Members | |
Data Fields inherited from PDF | |
| $cn = null | |
| $date = "" | |
| $dossier = "n/a" | |
| $own = null | |
| $soc = "" | |
Definition at line 27 of file class_print_ledger_fin.php.
| Print_Ledger_Financial::__construct | ( | $p_cn, | |
| $p_jrn | |||
| ) |
Definition at line 29 of file class_print_ledger_fin.php.
| Print_Ledger_Financial::export | ( | ) |
print the pdf for a financial ledger
Definition at line 69 of file class_print_ledger_fin.php.
References $_GET, $amount, $i, $name, $row, PDF\Cell(), cn, PDF\Ln(), PDF\LongLine(), and nbm().
| Print_Ledger_Financial::Footer | ( | ) |
Definition at line 53 of file class_print_ledger_fin.php.
References PDF\Cell(), and PDF\Ln().
| Print_Ledger_Financial::Header | ( | ) |
Definition at line 35 of file class_print_ledger_fin.php.
References PDF\Cell(), and PDF\Ln().