Rendering engines hooks
- Source:
Members
(static) ejs
attach EJS engine
Properties:
Name | Type | Description |
---|---|---|
event |
event
|
start |
priority |
priority
|
MIDDLEWARE |
- Source:
(static) hbs
attach HBS engine
Properties:
Name | Type | Description |
---|---|---|
event |
event
|
start |
priority |
priority
|
MIDDLEWARE |
- Source:
(static) html
attach EJS engine
Properties:
Name | Type | Description |
---|---|---|
event |
event
|
start |
priority |
priority
|
MIDDLEWARE |
- Source:
(static) initialize
initialize engine mechanist
Properties:
Name | Type | Description |
---|---|---|
event |
event
|
start |
priority |
priority
|
2 |
- Source:
(static) render
attach rendering mechanism
Properties:
Name | Type | Description |
---|---|---|
event |
event
|
start |
priority |
priority
|
MIDDLEWARE |
- Source: