Layout/src/FuzeWorks
Abel Hoogeveen f37d4a38d8
Modified two aspects of `FuzeWorks\Layout`:
- It is now possible to load different engines by passing the bool $ignoreCurrentEngine to Layout::get(). This allows the developer to use different engines in succession without having to Layout::reset() the system.
- The PHPEngine now passes assigned variables with their original name. The use of $vars in templates is no longer required, but still possible.
2019-08-21 18:17:08 +02:00
..
Event First commit for release 1.2.0-RC1 2019-02-17 15:49:35 +01:00
Exception Initial commit 2018-12-02 23:09:28 +01:00
TemplateEngine Modified two aspects of `FuzeWorks\Layout`: 2019-08-21 18:17:08 +02:00
Languages.php Initial commit 2018-12-02 23:09:28 +01:00
Layout.php Modified two aspects of `FuzeWorks\Layout`: 2019-08-21 18:17:08 +02:00
LayoutComponent.php First commit for release 1.2.0-RC1 2019-02-17 15:49:35 +01:00