KWeb  6.4
FormValue_pass Class Reference
Inheritance diagram for FormValue_pass:
FormValue_text FormValue FormItem

Public Member Functions

 __construct ($name, $title, $size, $required, $keep=false, $validate= '/.?/', $errorText= '', $info='', $data=array())
 getType ()
 printValue ($printer)

Data Fields

 $keep
 $autocomplete = true

Constructor & Destructor Documentation

FormValue_pass::__construct ( name,
title,
size,
required,
keep = false,
validate = '/.?/',
errorText = '',
info = '',
data = array() 
)

Member Function Documentation

FormValue_pass::getType ( )

Reimplemented from FormValue_text.

FormValue_pass::printValue ( printer)
Parameters:
$printerFormPrinter

Reimplemented from FormValue_text.


Field Documentation

FormValue_pass::$autocomplete = true
FormValue_pass::$keep

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