API Reference

zope.formlib.interfaces

Form interfaces

zope.formlib.boolwidgets

Browser widgets for items

zope.formlib.errors

Error related things.

zope.formlib.exception

Form-related exception views

zope.formlib.form

Forms.

This module provides the zope.formlib.interfaces.IFormAPI interface.

zope.formlib.i18n

I18N support for zope.formlib

zope.formlib.itemswidgets

Browser widgets for items

zope.formlib.namedtemplate

BBB

zope.formlib.objectwidget

Browser widgets for text-like data

zope.formlib.sequencewidget

Browser widgets for sequences

zope.formlib.source

Source widgets support

zope.formlib.textwidgets

Browser widgets with text-based input

zope.formlib.utility

Form utility functions

This is an implementation only used by zope.formlib.objectwidget, not by the rest of the widgets in zope.formlib. We would like to keep it this way.

This module is not directly tested: zope.app.form does have tests to test this, and the objectwidget implementation tests this indirectly.

At some point we would like to rewrite zope.formlib.objectwidget so it uses the infrastructure provided by zope.formlib itself.

zope.formlib.widget

Browser Widget Definitions

zope.formlib.widgets

Browser widgets