View
Class View
Description #
Source #
Methods #
- __construct — View constructor.
- render — Render a view file, this will be use to render a whole page, if a layout defined, then we will render layout + view
- render_php_file — Render the php file.
View
Class View