Class TEXTAREAtag

Description

<TEXTAREA> tag class

Defines a text-area (a multi-line text input control). The default font in the text-area is fixed pitch.

REQUIRED ATTRIBUTES cols : number The width of the textarea, in characters.

rows : number The height of the textarea, in rows

OPTIONAL ATTRIBUTES wrap : soft, hard, off DEPRICATED DO NOT USE

Located in Program_Root/tag_classes/ALLTAGS.inc (line 1445)

Container
   |
   --XMLTagClass
      |
      --HTMLTagClass
         |
         --TEXTAREAtag
Variable Summary
mixed $_tag
Method Summary
void _set_flags ()
Variables
mixed $_tag = "textarea" (line 1446)

Inherited Variables

Inherited from Container

Container::$_flags
Methods

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