MVCR/src/FuzeWorks
Abel Hoogeveen 55e0848a70 Made models able to load models. 2020-07-12 11:59:38 +02:00
..
Event Implemented the usage of multiple viewMethods. 2019-09-17 17:24:12 +02:00
Exception Created MVCR Framework 2019-02-01 00:55:49 +01:00
Controller.php Made all properties of the Model, View and Controller protected. 2019-03-01 11:04:12 +01:00
Controllers.php Release version 1.2.2. 2020-06-07 12:18:34 +02:00
MVCRComponent.php Created MVCR Framework 2019-02-01 00:55:49 +01:00
Model.php Made models able to load models. 2020-07-12 11:59:38 +02:00
Models.php Release version 1.2.2. 2020-06-07 12:18:34 +02:00
Router.php Fixed bug where controller was not changed after a routerCallViewEvent 2020-05-12 13:10:50 +02:00
View.php Allowed the view to load other views and other controllers. 2020-06-13 11:54:44 +02:00
Views.php Release version 1.2.2. 2020-06-07 12:18:34 +02:00