Skip to content

View

Everything under Quiote\View.

ClassDescription
FileTemplateLayerTemplate layer implementation for templates fetched using a PHP stream.
StreamTemplateLayerTemplate layer implementation for templates fetched using a PHP stream.
TemplateLayerA template layer wraps information necessary to render a template.
ViewBase class for the presentation half of a dispatch: turns the attributes an action left behind into the body of the response.