Gets the controller for a view configuration.
Returns a controller, or a promise that resolves to a controller.
Checks a view configuration to ensure that it specifies a template.
Checks a view configuration to ensure that it specifies a template.
Returns true
if the configuration contains a valid template, otherwise false
.
Generated using TypeDoc
Gets the controller for a view configuration.