KWeb  6.4
FormValue_select Class Reference
Inheritance diagram for FormValue_select:
FormValue FormItem

Public Member Functions

 __construct ($name, $title, $options, $empty='', $required, $errorText= '', $info='', $data=array())
 getType ()
 printValue ($printer)
 validate ()
 getValue ($suffix= '')

Data Fields

 $options
 $empty

Constructor & Destructor Documentation

FormValue_select::__construct ( name,
title,
options,
empty = '',
required,
errorText = '',
info = '',
data = array() 
)

Member Function Documentation

FormValue_select::getType ( )

Reimplemented from FormValue.

FormValue_select::getValue ( suffix = '')

Reimplemented from FormValue.

FormValue_select::printValue ( printer)

Reimplemented from FormValue.

FormValue_select::validate ( )

Reimplemented from FormValue.


Field Documentation

FormValue_select::$empty
FormValue_select::$options

The documentation for this class was generated from the following file: