doc/book/en/development/webstdlib/index.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 18 Aug 2009 00:29:19 +0200
changeset 2895 903bd3f89f80
parent 1714 a721966779be
child 5263 196eb979318f
permissions -rw-r--r--
should directly use entity.check_perm now that we've an entity instance

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