misc.BaseController Class
This class serves as the basis for all controller classes.
This constructor should be called by all child classes.
Constructor
misc.BaseController
(
-
view
-
clientModel
Parameters:
-
view
Object- The controller's view
-
clientModel
models.ClientModel- The controller's client model