blob: 8fe7878f8bd71906f220c4f452cc338077a10eff [file] [log] [blame]
#summary Overview of Views in the SoC framework
#labels Phase-Requirements,Contents-Skeleton,Design-View
A variety of [ViewsOverview Views] are implemented in the
[SoCOverview SoC framework] using Django templates and forms. (Other
non-visual Views are discussed elsewhere: [GDataOverview GData APIs] and
[FeedsOverview Atom feeds].) Since the Views are accessing entities of
common Models shared amongst Melange web applications, much of the code
is reused. In most cases, only Django templates need to be modified to
customize these existng Views for a specific real-world program.
[ModelViewController#Views Views are part of the Model-View-Controller pattern].
RoleViews
WorkViews
GroupViews
----
_Copyright 2008 Google Inc._
_This work is licensed under a_
[http://soc.googlecode.com/svn/wiki/html/licenses/cc-by-attribution-2_5.html Creative Commons Attribution 2.5 License].
[http://creativecommons.org/licenses/by/2.5/ http://soc.googlecode.com/svn/wiki/html/licenses/cc-by-2_5-88x31.png]