changeset 1588 | 79755c89b4f3 |
parent 1586 | 652e625004ae |
parent 1355 | 8a3102fb4760 |
child 1590 | 7f523ae475d2 |
--- a/doc/book/en/B1020-define-views.en.txt Sat Apr 18 15:49:40 2009 -0500 +++ b/doc/book/en/B1020-define-views.en.txt Sat Apr 18 15:50:04 2009 -0500 @@ -13,6 +13,8 @@ understanding of the classes and methods available, then detail the view selection principle which makes `CubicWeb` web interface very flexible. +A `View` is an object applied to another object such as an entity. + Basic class for views ---------------------