Xml2PdfTag_tr| Class | Description |
|---|---|
Xml2PdfTag_th
|
<th> tag. |
Xml2PdfTag_tt
|
<tt> tag. |
boolean
$border
= null (line 89)
show the borders.
string
$borderColor
= null (line 95)
border color.
array
$columns
(line 47)
line cells.
array
$columnsWidth
= false (line 119)
columns width.
boolean
$fill
= null (line 77)
fill the background.
string
$fillColor
= null (line 83)
fill color.
string
$font
= null (line 53)
font.
string
$fontColor
= null (line 71)
font color.
integer
$fontSize
= null (line 59)
font size.
string
$fontStyle
= null (line 65)
font style.
float
$height
= 0 (line 113)
table line height.
float
$lineHeight
= null (line 107)
text line height.
integer
$linesNumber
= 0 (line 125)
number of line.
object Xml2PdfTag_table
$table
(line 41)
table.
string
$textAlign
= null (line 101)
text alignment.
Inherited from Xml2PdfTag
Xml2PdfTag::$content
Xml2PdfTag::$pdf
Constructor.
Parse the properties.
Add the line to the table.
Render the line.
Calcul the row height.
Calcul the row height using the number of text line of the cells, the text height line, the font and the font size.
Inherited From Xml2PdfTag
Xml2PdfTag::__construct()
Xml2PdfTag::addContent()
Xml2PdfTag::close()
Documentation generated on Wed, 11 Oct 2006 22:27:32 +0200 by phpDocumentor 1.3.0