JSlip  1.0
Classes | Variables
tex_tmplt_bs.php File Reference

Go to the source code of this file.

Classes

class  tex_tmplt
 

Variables

const MAX_LINES_PAR_PAGE 40
 
 $my = new tex_tmplt($argv[1])
 
 $dat = $my->get_dat()
 
if(0) else
 
 $cnt = $dat["rows"]
 

Variable Documentation

◆ $cnt

$cnt = $dat["rows"]

Definition at line 319 of file tex_tmplt_bs.php.

◆ $dat

$dat = $my->get_dat()

Definition at line 291 of file tex_tmplt_bs.php.

◆ $my

$my = new tex_tmplt($argv[1])

Definition at line 289 of file tex_tmplt_bs.php.

◆ else

if (0) else
Initial value:
{
$n = 0

Definition at line 317 of file tex_tmplt_bs.php.

◆ MAX_LINES_PAR_PAGE

const MAX_LINES_PAR_PAGE 40