Component
in
Interface for the components, the V in MVC.
Table of Contents
- render() : mixed
- Render the view to the client (echo statements).
Methods
render()
Render the view to the client (echo statements).
public
render() : mixed