JSlip
1.0
|
Go to the source code of this file.
Classes | |
class | ledger_tmplt |
Variables | |
const | MAX_LINES_PAR_PAGE 40 |
$my = new ledger_tmplt($argv[1]) | |
$dat = $my->get_dat() | |
if(0) | else |
$cnt = $dat["rows"] | |
$cnt = $dat["rows"] |
Definition at line 337 of file tex_tmplt_tb.php.
$dat = $my->get_dat() |
Definition at line 309 of file tex_tmplt_tb.php.
$my = new ledger_tmplt($argv[1]) |
Definition at line 307 of file tex_tmplt_tb.php.
if (0) else |
Definition at line 335 of file tex_tmplt_tb.php.
const MAX_LINES_PAR_PAGE 40 |