Class Xml2PdfTag_text

Description

<text> tag.

  1. <text fontcolor='#808080' textalign='j'>Hello World !</text>

Located in /plugins/tags/xml2pdf.tag.text.php (line 38)

Xml2PdfTag
   |
   --Xml2PdfTextTag
      |
      --Xml2PdfTag_text
Method Summary
 void __construct (object Pdf $pdf, array $tagProperties)
Variables
Methods
Constructor __construct (line 48)

Constructor.

  • access: public
void __construct (object Pdf $pdf, array $tagProperties)
  • object Pdf $pdf: object pdf
  • array $tagProperties: tag properties

Redefinition of:
Xml2PdfTextTag::__construct()
Constructor.

Inherited Methods

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:31 +0200 by phpDocumentor 1.3.0