HTMLForm


Attributes

a schema

<property object at 0x8a5f964>

Methods

f __init__(self, form, schema=None, auto_insert_errors=True) ...

f schema__get(self) ...

f schema__set(self, value) ...

f schema__del(self) ...

f parse_schema(self) ...

f render(self, defaults={}, errors={}, use_all_keys=False, text_as_default=False) ...

f validate(self, request_dict, state=None) ...

See the source for more information.