Class Xml2PdfTag_th

Description

<th> tag.

  1. <table lineheight="5" left="30" top="30">
  2.     <tt textalign="center" border="0" fontstyle="bu">Table title extends tt iuh h iug jg dyb  gyg bgyug yug ygyug y yu gyu gygy yufgytf gyu yg yg uy gyu gyu gyugyu gyu g k ho un gy b hn f b g jbgtfytf bfgytvbfuf tv</tt>
  3.     <th fill="1" fillcolor="#e3e3e3">
  4.         <td width="50%">first colmn header</td>
  5.         <td>second colmn header</td>
  6.         <td width="20">third colmn header</td>
  7.     </th>
  8.     <tr>
  9.         <td>first column</td>
  10.         <td>second column</td>
  11.         <td>third column</td>
  12.     </tr>
  13.     <tr>
  14.         <td>first column line 2</td>
  15.         <td textalign="J" font="helvetica" fill="1" fillcolor="#c4e9f8" fontstyle="b">second column line 2 zevhuzhv  vy syvs sivs y ycg sgc uisg cu  cg iucghui cyug  igu g</td>
  16.         <td textalign="C">third column line 2</td>
  17.     </tr>
  18. </table>

Located in /plugins/tags/xml2pdf.tag.th.php (line 34)

Xml2PdfTag
   |
   --Xml2PdfTag_tr
      |
      --Xml2PdfTag_th
Method Summary
 void __construct (object $pdf, array $attrs, object $parent)
 void close ()
Variables
Methods
Constructor __construct (line 47)

Constructor.

Parse the tag properties.

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

Redefinition of:
Xml2PdfTag_tr::__construct()
Constructor.
close (line 59)

Add the table header

  • access: public
void close ()

Redefinition of:
Xml2PdfTag_tr::close()
Add the line to the table.

Inherited Methods

Inherited From Xml2PdfTag_tr

 Xml2PdfTag_tr::__construct()
 Xml2PdfTag_tr::close()
 Xml2PdfTag_tr::render()
 Xml2PdfTag_tr::_calculColumnsWidth()
 Xml2PdfTag_tr::_calculRowHeight()
 Xml2PdfTag_tr::_renderColumn()

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