Jeff PHP framework
0.99
Modular, extensible, OOP, MVC, lightweight php framework designed to ease the programmers in the development of web applications.
|
Contains the controller primitive class. More...
Go to the source code of this file.
Data Structures | |
class | controller |
Controller class of the MVC pattern, is the class used to control a model object and call the desired views. More... |
Contains the controller primitive class.
Defines the mvc controller class
Definition in file controller.class.php.