Table of Contents
Properties
-
$aligns
: mixed
-
$widths
: mixed
Methods
-
__construct()
: mixed
-
CheckPageBreak()
: mixed
-
CloseTag()
: mixed
-
Footer()
: mixed
-
GDImage()
: mixed
-
MemImage()
: mixed
-
NbLines()
: mixed
-
OpenTag()
: mixed
-
PutLink()
: mixed
-
Row()
: mixed
-
SetAligns()
: mixed
-
SetStyle()
: mixed
-
SetWidths()
: mixed
$aligns
public
mixed
$aligns
$widths
public
mixed
$widths
__construct()
public
__construct([mixed $orientation = 'P' ][, mixed $unit = 'mm' ][, mixed $format = 'A4' ]) : mixed
Parameters
-
$orientation
: mixed
= 'P'
-
-
$unit
: mixed
= 'mm'
-
-
$format
: mixed
= 'A4'
-
CheckPageBreak()
public
CheckPageBreak(mixed $h) : mixed
Parameters
-
$h
: mixed
-
CloseTag()
public
CloseTag(mixed $tag) : mixed
Parameters
-
$tag
: mixed
-
public
Footer() : mixed
GDImage()
public
GDImage(mixed $im[, mixed $x = null ][, mixed $y = null ][, mixed $w = 0 ][, mixed $h = 0 ][, mixed $link = '' ]) : mixed
Parameters
-
$im
: mixed
-
-
$x
: mixed
= null
-
-
$y
: mixed
= null
-
-
$w
: mixed
= 0
-
-
$h
: mixed
= 0
-
-
$link
: mixed
= ''
-
MemImage()
public
MemImage(mixed $data[, mixed $x = null ][, mixed $y = null ][, mixed $w = 0 ][, mixed $h = 0 ][, mixed $link = '' ]) : mixed
Parameters
-
$data
: mixed
-
-
$x
: mixed
= null
-
-
$y
: mixed
= null
-
-
$w
: mixed
= 0
-
-
$h
: mixed
= 0
-
-
$link
: mixed
= ''
-
NbLines()
public
NbLines(mixed $w, mixed $txt) : mixed
Parameters
-
$w
: mixed
-
-
$txt
: mixed
-
OpenTag()
public
OpenTag(mixed $tag, mixed $attr) : mixed
Parameters
-
$tag
: mixed
-
-
$attr
: mixed
-
PutLink()
public
PutLink(mixed $URL, mixed $txt) : mixed
Parameters
-
$URL
: mixed
-
-
$txt
: mixed
-
Row()
public
Row(mixed $data) : mixed
Parameters
-
$data
: mixed
-
SetAligns()
public
SetAligns(mixed $a) : mixed
Parameters
-
$a
: mixed
-
SetStyle()
public
SetStyle(mixed $tag, mixed $enable) : mixed
Parameters
-
$tag
: mixed
-
-
$enable
: mixed
-
SetWidths()
public
SetWidths(mixed $w) : mixed
Parameters
-
$w
: mixed
-