Xml2PdfTag_paragraph<paragraph> tag.
This tag is used to wride text with options of displaying like background, borders etc...
Located in /plugins/tags/xml2pdf.tag.paragraph.php (line 40)
Xml2PdfTag | --Xml2PdfTextTag | --Xml2PdfTag_paragraph
| Class | Description |
|---|---|
Xml2PdfTag_date
|
<date> tag. |
Xml2PdfTag_numerotation
|
<numerotation> tag. |
Xml2PdfTag_data
|
<data> tag. |
string
$align
= PDF_DEFAULT_PARAGRAPH_ALIGN (line 95)
paragraph alignment
boolean
$border
= PDF_DEFAULT_PARAGRAPH_BORDER (line 53)
draw paragraph borders.
string
$borderColor
= PDF_DEFAULT_PARAGRAPH_BORDERCOLOR (line 59)
paragraph borders color.
boolean
$fill
= PDF_DEFAULT_PARAGRAPH_FILL (line 65)
fill the paragraph.
string
$fillColor
= PDF_DEFAULT_PARAGRAPH_FILLCOLOR (line 71)
paragraph fill color.
float
$left
= 0 (line 83)
paragraph left margin.
object
$parent
= false (line 101)
parent tag.
string
$position
= PDF_DEFAULT_PARAGRAPH_POSITION (line 89)
type of positioning.
float
$top
= 0 (line 77)
paragraph top margin.
float
$width
= null (line 47)
paragraph width.
Inherited from Xml2PdfTextTag
Xml2PdfTextTag::$font
Xml2PdfTextTag::$fontColor
Xml2PdfTextTag::$fontSize
Xml2PdfTextTag::$fontStyle
Xml2PdfTextTag::$lineHeight
Xml2PdfTextTag::$styleStack
Xml2PdfTextTag::$textAlign
Xml2PdfTextTag::$useStyle
Xml2PdfTextTag::$_indent
Xml2PdfTextTag::$_x
Inherited from Xml2PdfTag
Xml2PdfTag::$content
Xml2PdfTag::$pdf
Constructor.
Parse the tag attributes.
Render the paragraph or add it to the parent tag.
Inherited From Xml2PdfTextTag
Xml2PdfTextTag::__construct()
Xml2PdfTextTag::close()
Xml2PdfTextTag::render()
Xml2PdfTextTag::_cleanContent()
Xml2PdfTextTag::_makeLine()
Xml2PdfTextTag::_parseContent()
Xml2PdfTextTag::_printLine()
Xml2PdfTextTag::_setStyle()
Inherited From Xml2PdfTag
Xml2PdfTag::__construct()
Xml2PdfTag::addContent()
Xml2PdfTag::close()
Documentation generated on Wed, 11 Oct 2006 22:27:27 +0200 by phpDocumentor 1.3.0