doc/book/en/development/webstdlib/index.rst
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Wed, 14 Apr 2010 18:24:17 +0200
branchstable
changeset 5263 196eb979318f
parent 1714 a721966779be
permissions -rw-r--r--
[doc/book] merge controller/editcontroller

Standard features for web interface development
===============================================

This chapter describes generic web features built as CubicWeb application objects.

They are used for CubicWeb default automatic interface, but you're free to use
them or not for you're own application.

.. toctree::
   :maxdepth: 1

   basetemplates
   primary
   baseviews
   startup
   boxes
   table
   xmlrss
   autoform
   editforms
   urlpublish
   breadcrumbs
   facets
   wdoc
   embedding
   idownloadable