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

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

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