WebComponent/src/FuzeWorks
Abel Hoogeveen 74cb630d80
Fixed bug causing a header warning.
By default, FuzeWorks\Layout doesn't redirect it's display output to FuzeWorks\Output. If this is desired behaviour the layoutDisplayEvent needs to be interrupted. This eventListener was not implemented, resulting in FuzeWorks\Layout::display output not being redirected.

This patch fixes that.
2019-11-06 00:19:33 +01:00
..
Event Implemented Resources. 2019-07-22 19:53:18 +02:00
Exception Implemented changes requested by FuzeWorks\Application 2019-03-01 11:25:18 +01:00
Input.php Implemented the RouteWebRequestEvent and sessions. 2019-07-22 11:48:45 +02:00
Output.php Release 1.2.0-RC3 2019-03-05 11:23:52 +01:00
Resources.php Implemented Resources. 2019-07-22 19:53:18 +02:00
Security.php Implemented changes requested by FuzeWorks\Application 2019-03-01 11:25:18 +01:00
URI.php Fixed bug resulting in exception on every request. 2019-09-17 22:13:56 +02:00
UTF8.php Implemented all basic features of WebComponent. Not release ready 2019-02-09 20:22:49 +01:00
WebComponent.php Fixed bug causing a header warning. 2019-11-06 00:19:33 +01:00
WebController.php Updated minor changes. Creates version 1.2.0-RC1 2019-02-15 19:30:11 +01:00
WebModel.php Updated minor changes. Creates version 1.2.0-RC1 2019-02-15 19:30:11 +01:00
WebView.php Updated minor changes. Creates version 1.2.0-RC1 2019-02-15 19:30:11 +01:00