doc/book/en/devweb/views/index.rst
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Thu, 26 Aug 2010 10:13:48 +0200
branchstable
changeset 6152 6824f8b61098
parent 5869 8a129b3a5aff
child 7529 2fdc310be7cd
permissions -rw-r--r--
use is_instance in a number of places (esp. documentation) rather than the deprecated implements

The View system
===============

This chapter aims to describe the concept of a `view` used all along
the development of a web application and how it has been implemented
in |cubicweb|.


.. toctree::
   :maxdepth: 3

   views
   basetemplates
   primary
   reledit
   baseviews
   startup
   boxes
   table
   xmlrss
..   editforms

.. toctree::
   :maxdepth: 3

   urlpublish
   breadcrumbs
..   wdoc
..   embedding
..   idownloadable