Constructor
new HttpViewEngine(context)
Abstract view engine class
Parameters:
Name | Type | Description |
---|---|---|
context |
HttpContext |
- Source:
Extends
- EventEmitter
Methods
render(url, options)
Renders the specified view with the options provided
Parameters:
Name | Type | Description |
---|---|---|
url |
||
options |
- Source: