MVCR/src/FuzeWorks
Abel Hoogeveen 5b66dd5f29
Changed which properties Models, Views and Controllers contain.
They no longer share the Factory.

Fixes #5
2019-02-11 19:47:24 +01:00
..
Event Implemented routerLoadCallableEvent 2019-02-11 19:31:49 +01:00
Exception Created MVCR Framework 2019-02-01 00:55:49 +01:00
Controller.php Changed which properties Models, Views and Controllers contain. 2019-02-11 19:47:24 +01:00
Controllers.php Created MVCR Framework 2019-02-01 00:55:49 +01:00
MVCRComponent.php Created MVCR Framework 2019-02-01 00:55:49 +01:00
Model.php Changed which properties Models, Views and Controllers contain. 2019-02-11 19:47:24 +01:00
Models.php Created MVCR Framework 2019-02-01 00:55:49 +01:00
Router.php Changed which properties Models, Views and Controllers contain. 2019-02-11 19:47:24 +01:00
View.php Changed which properties Models, Views and Controllers contain. 2019-02-11 19:47:24 +01:00
Views.php Created MVCR Framework 2019-02-01 00:55:49 +01:00