Class Hooks
Methods summary
public static
controller_get_view( ICanBoogie\Routing\Controller $controller
)
: ICanBoogie\View\View
Returns a view for a controller.
public static
view_lazy_get_engines( void )
: ICanBoogie\Render\EngineCollection
Returns the shared engine collection.
public static
view_lazy_get_template_resolver( void )
: ICanBoogie\Render\TemplateResolver
Returns a clone of the shared template resolver.