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

Public Member Functions

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

Data Fields

 $options
 $empty
 $size

Constructor & Destructor Documentation

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

Member Function Documentation

FormValue_selectMultiple::getType ( )

Reimplemented from FormValue.

FormValue_selectMultiple::getValue ( suffix = '')

Reimplemented from FormValue.

FormValue_selectMultiple::printValue ( printer)

Reimplemented from FormValue.


Field Documentation

FormValue_selectMultiple::$empty
FormValue_selectMultiple::$options
FormValue_selectMultiple::$size

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