Category:View
From Platform Documentation
View – Visual presentation that extends ViewObject, combines multiple control objects and user-submitted data into a cohesive space. (ex: ./view/template.view.php)
File ./library/viewobject.class.php ★ SVN http://svn.xombo.org/svn/platform/current/trunk/library/viewobject.class.php API DOCS
It is worth taking note that XOMBO.ORG Platform's implementation of MVC uses "Passive Views":
The driving reason to use Passive View is to enhance testability. With the view reduced to a dumb slave of the controller, you run little risk by not testing the view. The controller can run and be tested outside of the UI environment. source
Pages in category "View"
The following 11 pages are in this category, out of 11 total.
CFG |
HLO |
RSTU |

