Controllers
[ class tree: Controllers ] [ index: Controllers ] [ all elements ]

Procedural File: package.php

Source Location: /rvtwo/classes/controllerClasses/package.php



Page Details:

Package Description: The idea of having an inheritance based class structure in the area of the system's controllers is aimed at maximising versatility and code sharing in the system.

The Controller class is the highest level parent class of all controllers in the system. This class is extended by all other classes in the ParentClasses sub package, such as mainScreen and tabScreen, which server to set the view template for the kind of screen to be displayed and prepare data to be passed to this view template. Every Controller in the controllers system folder extends one of these parent controller classes, and thus also indirectly inherits all functionality of the top level Controller class. Created On: 30/04/2009




Tags:

author:  Jan van der Breggen
filesource:  Source Code for this file








Documentation generated on Mon, 18 May 2009 11:22:12 +0200 by phpDocumentor 1.4.1