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 Program_Root/tag_classes/ALLTAGS.inc (line 722)

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

Inherited Variables

Inherited from Container

Container::$_flags
Methods

Documention generated on Thu, 31 Jul 2003 18:31:56 -0700 by phpDocumentor 1.2.0