doc/book/en/devweb/edition/index.rst
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Wed, 05 May 2010 15:29:39 +0200
branchstable
changeset 5474 1fc46a6287a7
parent 5464 c6c9a80ad1dd
permissions -rw-r--r--
[doc/book] explain the form loop validation process

Edition control
===============

This chapter covers the editing capabilities of |cubicweb|. It
explains html Form construction, the Edit Controller and their
interactions.


.. toctree::
   :maxdepth: 2

   form
   dissection
   editcontroller
   examples