doc/book/en/development/webstdlib/index.rst
branchtls-sprint
changeset 1714 a721966779be
child 5263 196eb979318f
equal deleted inserted replaced
1499:fd8751c3f3ee 1714:a721966779be
       
     1 Standard features for web interface development
       
     2 ===============================================
       
     3 
       
     4 This chapter describes generic web features built as CubicWeb application objects.
       
     5 
       
     6 They are used for CubicWeb default automatic interface, but you're free to use
       
     7 them or not for you're own application.
       
     8 
       
     9 .. toctree::
       
    10    :maxdepth: 1
       
    11 
       
    12    basetemplates
       
    13    primary
       
    14    baseviews
       
    15    startup
       
    16    boxes
       
    17    table
       
    18    xmlrss
       
    19    autoform
       
    20    editforms
       
    21    editcontroller
       
    22    urlpublish
       
    23    breadcrumbs
       
    24    facets
       
    25    wdoc
       
    26    embedding
       
    27    idownloadable