WebComponent/src/FuzeWorks
Abel Hoogeveen 58e885e35f Added the setLocation() method for Output.
Useful for redirecting the user to a different page and automatically setting the correct status header.
2023-02-14 14:55:46 +01:00
..
Event Fixed Resources being unable to serve static files when using more complicated URI's. 2020-08-02 11:12:51 +02:00
Exception Implemented changes requested by FuzeWorks\Application 2019-03-01 11:25:18 +01:00
Input.php Updated compatibility of WebComponent. 2021-11-29 22:47:45 +01:00
Output.php Added the setLocation() method for Output. 2023-02-14 14:55:46 +01:00
Resources.php Fixed Resources being unable to serve static files when using more complicated URI's. 2020-08-02 11:12:51 +02:00
Security.php Fixed bug #3 which caused xss_clean() to fail when calling input variables from arrays. 2022-12-06 12:18:13 +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 Updated compatibility of WebComponent. 2021-11-29 22:47:45 +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