This class implements the MVC design pattern.
It provides an abstract class that should be derived to implement actual controller classes.
The base class can call the controller main function that can load any needed model classes if necessary to retrieve any model data.
The view function can load output template scripts and pass template variables in an array to be used in the template scripts.
|
|
| Name: |
Build Simple OO MVC |
| Base name: |
simple-mvc |
| Description: |
Implements the MVC design pattern |
| Version: |
1 |
| PHP version: |
5 |
| License: |
GNU General Public License (GPL) |
| All time users: |
1115 users |
| All time rank: |
2928 |
| Week users: |
3 users |
| Week rank: |
963  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|