Class SimpleTextAreaTag

Description

Content tag for text area.

Located in /libraries/pear/simpletest/tag.php (line 353)

SimpleTag
   |
   --SimpleWidget
      |
      --SimpleTextAreaTag
Method Summary
 SimpleTextAreaTag SimpleTextAreaTag (hash $attributes)
 string getDefault ()
 boolean setValue (string $value)
 boolean _wrapIsEnabled ()
Variables
Methods
Constructor SimpleTextAreaTag (line 360)

Starts with a named tag with attributes only.

SimpleTextAreaTag SimpleTextAreaTag (hash $attributes)
  • hash $attributes: Attribute names and string values.
getDefault (line 369)

Accessor for starting value.

  • return: Parsed value.
  • access: public
string getDefault ()

Redefinition of:
SimpleWidget::getDefault()
Accessor for default value parsed with the tag.
setValue (line 385)

Applies word wrapping if needed.

  • return: True if allowed.
  • access: public
boolean setValue (string $value)
  • string $value: New value.

Redefinition of:
SimpleWidget::setValue()
Sets the current form element value.
_wrapIsEnabled (line 400)

Test to see if text should be wrapped.

  • return: True if wrapping on.
  • access: private
boolean _wrapIsEnabled ()

Inherited Methods

Inherited From SimpleWidget

 SimpleWidget::SimpleWidget()
 SimpleWidget::getDefault()
 SimpleWidget::getName()
 SimpleWidget::getValue()
 SimpleWidget::resetValue()
 SimpleWidget::setValue()

Inherited From SimpleTag

 SimpleTag::SimpleTag()
 SimpleTag::addContent()
 SimpleTag::addTag()
 SimpleTag::expectEndTag()
 SimpleTag::getAttribute()
 SimpleTag::getChildElements()
 SimpleTag::getContent()
 SimpleTag::getTagName()
 SimpleTag::_keysToLowerCase()
 SimpleTag::_setAttribute()

Documentation generated on Thu, 20 Jan 2005 17:11:06 +0000 by phpDocumentor 1.3.0RC3