Class Horde_Form_Type_text

Description

Horde_Form_Type Class

Located in /Form/Form.php (line 1132)

Horde_Form_Type
   |
   --Horde_Form_Type_text
Direct descendents
Class Description
 class Horde_Form_Type_stringlist Horde_Form_Type Class
 class Horde_Form_Type_ipaddress Horde_Form_Type Class
 class Horde_Form_Type_longtext Horde_Form_Type Class
Variable Summary
 mixed $_maxlength
 mixed $_regex
 mixed $_size
Method Summary
 void about ()
 void getMaxLength ()
 void getSize ()
 void isValid ( &$var,  &$vars,  $value,  &$message)
Variables
mixed $_maxlength (line 1136)
mixed $_regex (line 1134)
mixed $_size (line 1135)
Methods
about (line 1201)

Return info about field type.

void about ()

Redefined in descendants as:
getMaxLength (line 1193)
void getMaxLength ()
getSize (line 1188)
void getSize ()
isValid (line 1164)
void isValid ( &$var,  &$vars,  $value,  &$message)
  • &$var
  • &$vars
  • $value
  • &$message

Redefinition of:
Horde_Form_Type::isValid()

Redefined in descendants as:

Inherited Methods

Inherited From Horde_Form_Type

 Horde_Form_Type::Horde_Form_Type()
 Horde_Form_Type::getInfo()
 Horde_Form_Type::getProperty()
 Horde_Form_Type::getTypeName()
 Horde_Form_Type::getValues()
 Horde_Form_Type::init()
 Horde_Form_Type::isValid()
 Horde_Form_Type::onSubmit()
 Horde_Form_Type::setProperty()
 Horde_Form_Type::__get()
 Horde_Form_Type::__set()

Documentation generated on Sun, 30 Jan 2011 05:17:33 +0000 by phpDocumentor 1.4.3