Class TextArea

Description

Class supports the construction of hidden form tags.

  • copyright: 2004, 2005, The University of Scranton, Computing Sciences, John Beidler

Located in /Form.inc (line 95)

HTML
   |
   --TextArea
Method Summary
TextArea TextArea ([string $content = ""], [array $hash = array()])
Variables

Inherited Variables

Inherited from HTML

HTML::$attr
HTML::$noEndTag
HTML::$tag
HTML::$tagType
Methods
Constructor TextArea (line 105)

Constructs a text area of the indicated size with the indicated (optional) contents

Default attrinbutes: rows=>10, cols=>50

TextArea TextArea ([string $content = ""], [array $hash = array()])
  • string $content: The (optional) initial contents of the textarea
  • array $hash: Hash of attributes. Should include "name"=> and "value"=> attributes

Inherited Methods

Inherited From HTML

HTML::addAttributes()
HTML::insert()
HTML::toString()

Documentation generated on Sun, 01 Jan 2006 22:59:03 -0500 by phpDocumentor 1.3.0RC3