Class TFormTextUrl

Description

Text Field, only accepts url's

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

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

TFormElement
   |
   --TFormText
      |
      --TFormTextUrl
Method Summary
true setValue (mixed $value, [bool $user = false])
void validate ()
Variables
Methods
setValue (line 39)

Sets the value of the field

  • return: if the value was set
true setValue (mixed $value, [bool $user = false])
  • mixed $value: The value to set
  • bool $user: True if the value is from user input

Redefinition of:
TFormElement::setValue()
Sets the value of the field
validate (line 13)
void validate ()

Redefinition of:
TFormText::validate()

Inherited Methods

Inherited From TFormText

TFormText::TFormText()
TFormText::output()
TFormText::setRegex()
TFormText::validate()

Inherited From TFormElement

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

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