| Recommend this page to a friend! |
| Author | ||
![]() |
|
|||||||||||||||||||
| Classes of martin barker | > | lightweight MVC | > | Download .zip .tar.gz | > | > | > | |||||
|
|||||||||||||||||||||||
| Groups | Dependents | Applications | ||||||||
| Groups | ||
| PHP 5 | Classes using PHP 5 specific features | View top rated classes | |
| Libraries | Frameworks and libraries of cooperating classes | View top rated classes | |
| Design Patterns | Implementations of well known design patterns | View top rated classes |
| User ratings | ||
| There are not enough user ratings to display for this class. |
| Packages that need this class | ||
| Class | Dependency | Why it is needed |
|---|---|---|
| lightweight MVC Lang | Object is built to use | |
| Lightweight MVC MySQL SP Class | this class is built to use Lightweight MVC |
| Applications that use this class | ||
| Link | Description |
|---|---|
| Doxie Promo | Doxie Promo is using lightweight VMS built on top of this class |
| File | Role | Description | ||
|---|---|---|---|---|
| Data | htaccess to check for file and rewrite to index.php if dose not exist | |||
| Example | The bootstrap of the MVC this controls loading of controllers and calling Actions | |||
| Appl. | Searchs Controlers for cronAction and will run the method | |||
| Files | / | |||
| File | Role | Description |
|---|---|---|
| |
Class | Allows mysql to be configured and used for the Models |
| Files | / | |||
| File | Role | Description |
|---|---|---|
| |
Class | This is base controller all other controllers should extend "Controller" |
| |
Class | Class "controllers_index" this is the default index controller |
| Files | / | |||
| File | Role | Description | ||
|---|---|---|---|---|
| |
Class | abstract class for the Singleton implementation | ||
| Files | / | |||
| File | Role | Description | ||
|---|---|---|---|---|
| |
Class | this is the base model class all models must extend "Model" | ||
| Files | / | |||
| Files | / | |||
| File | Role | Description | ||
|---|---|---|---|---|
| |
Example | Views are loaded into the object calling them E.G controller_index | ||
| Download all files: lightweight-mvc.tar.gz lightweight-mvc.zip |