Class TFormStatic

Description

Displays a static text value (not stored)

  • version: 03-08-2002 12:00
  • author: Greg MacLellan

Located in /form-static.inc.php (line 12)

TFormElement
   |
   --TFormStatic
Variable Summary
mixed $htmltype
mixed $maxsize
mixed $required
mixed $size
mixed $type
Method Summary
TFormStatic TFormStatic (string $displayname, mixed $value)
void output ()
Variables
mixed $htmltype = "" (line 19)

The HTML element type


Redefinition of:
TFormElement::$htmltype
The HTML element type
mixed $maxsize (line 15)
mixed $required (line 13)
mixed $size (line 14)
mixed $type = "display" (line 17)

The type of element


Redefinition of:
TFormElement::$type
The type of element

Inherited Variables

Inherited from TFormElement

TFormElement::$alwaysSet
TFormElement::$class
TFormElement::$displayname
TFormElement::$name
TFormElement::$parent
TFormElement::$store
TFormElement::$value
Methods
Constructor TFormStatic (line 27)

Creates a new TFormStatic element (for displaying static text values)

TFormStatic TFormStatic (string $displayname, mixed $value)
  • string $displayname: The name that should show up to the user for this field.
output (line 31)
void output ()

Redefinition of:
TFormElement::output()
Outputs the HTML for this tag

Inherited Methods

Inherited From TFormElement

TFormElement::TFormElement()
TFormElement::getValue()
TFormElement::output()
TFormElement::setParent()
TFormElement::setValue()
TFormElement::validate()

Documentation generated on Thu, 27 Nov 2003 14:58:57 -0500 by phpDocumentor 1.2.3