Class Xml2PdfTag_literal

Description

<literal> tag.

  1. <literal fontcolor='#00ff00'>
  2. <text fontcolor='#808080' textalign='j'>Hello World !</text>
  3. </literal>

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

Xml2PdfTag
   |
   --Xml2PdfTextTag
      |
      --Xml2PdfTag_literal
Method Summary
 void __construct (object $pdf, array $tagProperties)
 void close ()
Variables
Methods
Constructor __construct (line 50)

Constructor.

Parse the tag properties.

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

Redefinition of:
Xml2PdfTextTag::__construct()
Constructor.
close (line 63)

Render the tag content.

  • access: public
void close ()

Redefinition of:
Xml2PdfTextTag::close()
Manage the trext writing.

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