KWeb  6.4
FormValue_raw Class Reference

Prints out text as is... More...

Inheritance diagram for FormValue_raw:
FormValue FormItem FormValue_script

Public Member Functions

 __construct ($text, $name=false, $data=array())
 getType ()
 gotValue ()
 printRow ($printer)

Detailed Description

Prints out text as is...


Constructor & Destructor Documentation

FormValue_raw::__construct ( text,
name = false,
data = array() 
)

Reimplemented in FormValue_script.


Member Function Documentation

FormValue_raw::getType ( )

Reimplemented from FormValue.

Reimplemented in FormValue_script.

FormValue_raw::gotValue ( )

Reimplemented from FormValue.

Reimplemented in FormValue_script.

FormValue_raw::printRow ( printer)

Reimplemented from FormItem.

Reimplemented in FormValue_script.


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