Xml2PdfTag_table<table> tag.
It is used to add table in the document.
Located in /plugins/tags/xml2pdf.tag.table.php (line 36)
Xml2PdfTag | --Xml2PdfTag_table
string
$align
= 'L' (line 115)
table alignment.
boolean
$border
= true (line 139)
show the border.
string
$borderColor
= '#000000' (line 109)
border color.
boolean
$fill
= false (line 133)
fill the background.
string
$fillColor
= '#ffffff' (line 103)
fill color.
string
$font
= 'times' (line 91)
font family.
string
$fontColor
= '#000000' (line 97)
font color.
integer
$fontSize
= 10 (line 61)
font size.
string
$fontStyle
= '' (line 85)
font style.
object Xml2PdfTag_th
$header
= false (line 49)
table header.
float
$left
= 0 (line 73)
left margin.
integer
$lineHeight
= 5 (line 67)
height line.
string
$position
= 'relative' (line 127)
positionning mode.
array
$rows
= false (line 55)
table rows.
string
$textAlign
= 'L' (line 121)
text alignment.
object Xml2PdfTag_tt
$title
= false (line 43)
table title.
float
$top
= 0 (line 79)
top margin.
float
$width
= null (line 145)
width.
Inherited from Xml2PdfTag
Xml2PdfTag::$content
Xml2PdfTag::$pdf
Constructor.
Parse the tag properties
Inherited From Xml2PdfTag
Xml2PdfTag::__construct()
Xml2PdfTag::addContent()
Xml2PdfTag::close()
Documentation generated on Wed, 11 Oct 2006 22:27:29 +0200 by phpDocumentor 1.3.0