| Home | Trees | Indices | Help |
|---|
|
|
HTML forms (part of web.py)
|
|||
|
Form HTML form. |
|||
| Input | |||
|
AttributeList List of atributes of input. |
|||
|
Textbox Textbox input. |
|||
|
Password Password input. |
|||
|
Textarea Textarea input. |
|||
|
Dropdown Dropdown/select input. |
|||
| Radio | |||
|
Checkbox Checkbox input. |
|||
|
Button HTML Button. |
|||
|
Hidden Hidden Input. |
|||
|
File File input. |
|||
| Validator | |||
| regexp | |||
|
|||
|
|||
|
|||
notnull = Validator("Required", bool)
|
|||
__package__ =
|
|||
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 4 09:57:29 2010 | http://epydoc.sourceforge.net |