doc/book/en/development/devweb/views/index.rst
branchstable
changeset 5269 2e5bc78d05f3
child 5301 f4219a6e62e3
equal deleted inserted replaced
5268:b4bb59824d72 5269:2e5bc78d05f3
       
     1 The views system
       
     2 ================
       
     3 
       
     4 .. |cubicweb| replace:: *CubicWeb*
       
     5 
       
     6 This chapter aims to describe the concept of a `view` used all along
       
     7 the development of a web application and how it has been implemented
       
     8 in |cubicweb|.
       
     9 
       
    10 
       
    11 .. toctree::
       
    12    :maxdepth: 3
       
    13 
       
    14    views
       
    15    basetemplates
       
    16    primary
       
    17    baseviews
       
    18    startup
       
    19    boxes
       
    20    table
       
    21    xmlrss
       
    22    autoform
       
    23    editforms
       
    24    urlpublish
       
    25    breadcrumbs
       
    26    facets
       
    27    wdoc
       
    28    embedding
       
    29    idownloadable
       
    30