Set view
| Parameters: | View – |
|---|---|
| Return type: | DefaultRenderingStrategy |
Attach the aggregate to the specified event manager
| Parameters: | EventManagerInterface – |
|---|---|
| Return type: | void |
Detach aggregate listeners from the specified event manager
| Parameters: | EventManagerInterface – |
|---|---|
| Return type: | void |
Set layout template value
| Parameters: | string – |
|---|---|
| Return type: | DefaultRenderingStrategy |
Render the view
| Parameters: | MvcEvent – |
|---|---|
| Return type: | Response |