Class LABELtag

Description

<LABEL> tag class

Defines a label to a control. If you click the text within the label element, it is supposed to toggle the control.

NOTE: The "for" attribute binds a label to another element. Set the value of the "for" attribute equal to the value of the "id" attribute of the related element.

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

Container
   |
   --XMLTagClass
      |
      --HTMLTagClass
         |
         --LABELtag
Variable Summary
mixed $_tag
Variables
mixed $_tag = "label" (line 765)
Methods

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