File: htmlfill.txt

package info (click to toggle)
python-formencode 1.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,880 kB
  • sloc: python: 6,564; makefile: 114; sh: 8
file content (17 lines) | stat: -rw-r--r-- 460 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
:mod:`formencode.htmlfill` -- Fill in HTML forms
================================================

.. automodule:: formencode.htmlfill

Module Contents
---------------

.. autofunction:: render
.. autoclass:: htmlliteral
.. autofunction:: default_formatter
.. autofunction: none_formatter
.. autofunction:: escape_formatter
.. autofunction:: escapenl_formatter
.. autofunction:: ignore_formatter
.. autofunction:: ignore_formatter
.. autoclass:: FillingParser