Class Horde_Form_Type_mlenum

Description

Horde_Form_Type Class

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

Horde_Form_Type
   |
   --Horde_Form_Type_mlenum
Variable Summary
 mixed $_prompts
 mixed $_values
Method Summary
 void about ()
 void getInfo ( &$vars,  &$var,  &$info)
 void getPrompts ()
 void getValues ()
 void init ( &$values, [ $prompts = null])
 void isValid ( &$var,  &$vars,  $value,  &$message)
 void onSubmit ( &$var,  &$vars)
Variables
mixed $_prompts (line 2851)
mixed $_values (line 2850)
Methods
about (line 2911)

Return info about field type.

void about ()
getInfo (line 2902)
void getInfo ( &$vars,  &$var,  &$info)
  • &$vars
  • &$var
  • &$info

Redefinition of:
Horde_Form_Type::getInfo()
getPrompts (line 2897)
void getPrompts ()
getValues (line 2892)
void getValues ()

Redefinition of:
Horde_Form_Type::getValues()
init (line 2853)
void init ( &$values, [ $prompts = null])
  • &$values
  • $prompts

Redefinition of:
Horde_Form_Type::init()
isValid (line 2876)
void isValid ( &$var,  &$vars,  $value,  &$message)
  • &$var
  • &$vars
  • $value
  • &$message

Redefinition of:
Horde_Form_Type::isValid()
onSubmit (line 2866)
void onSubmit ( &$var,  &$vars)
  • &$var
  • &$vars

Redefinition of:
Horde_Form_Type::onSubmit()

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:31 +0000 by phpDocumentor 1.4.3