doc/book/en/development/webstdlib/index.rst
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Wed, 09 Sep 2009 22:28:09 +0200
branchstable
changeset 3157 f4b94d03f86f
parent 1714 a721966779be
child 5263 196eb979318f
permissions -rw-r--r--
[editcontrollers] handle_attribute: test for value presence before trying to convert it to int/float

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
   editcontroller
   urlpublish
   breadcrumbs
   facets
   wdoc
   embedding
   idownloadable