WebComponent/src/FuzeWorks
Abel Hoogeveen 7c77c339cf Implemented Resources.
Resources are static files which have to be served by FuzeWorks. The developer can register a directory in which static files can be found, which shall be loaded if the folder is requested.
This system should be avoided for high-performance applications. It is recommended to make special configurations in the web server in those kinds of cases.
2019-07-22 19:53:18 +02: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 Implemented changes requested by FuzeWorks\Application 2019-03-01 11:25:18 +01:00
UTF8.php Implemented all basic features of WebComponent. Not release ready 2019-02-09 20:22:49 +01:00
WebComponent.php Implemented Resources. 2019-07-22 19:53:18 +02: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