Class THtag

Description

Table Header <TH> class.

Defines a header cell in a table. Very much the same as a data cell, but rendered in bold and with a default center alignment.

OPTIONAL ATTRIBUTES same as TDtag

STANDARD ATTRIBUTES same as TDtag

EVENT ATTRIBUTES same as TDtag

Located in /tag_classes/ALLTAGS.inc (line 1538)

Container
   |
   --XMLTagClass
      |
      --HTMLTagClass
         |
         --THtag
Direct descendents
Class Description
TDtag Table data <TD> class.
Variable Summary
mixed $_tag
Method Summary
void set_colspan (int $colspan)
void set_rowspan (int $rowspan)
Variables
mixed $_tag = "th" (line 1539)

Redefined in descendants as:
Methods

Documentation generated on Fri, 28 Jan 2011 08:52:48 -0500 by phpDocumentor 1.4.3