Overview

This document is intended to describe the standard layout and design for an MIT web application. It is based on the design currently used by InsideMIT java/struts applications, but it should be adaptable to any MVC style environment. The presentation layer is built from a set of templates described below. In an effort to make this documentation framework and language neutral, variables are signified with a "$" character, and included files are enclosed in brackets, i.e. [ includeFile ]

Layout 

Templates 

  • No labels