View
Everything under Quiote\View.
Classes
Section titled “Classes”| Class | Description |
|---|---|
FileTemplateLayer | Template layer implementation for templates fetched using a PHP stream. |
StreamTemplateLayer | Template layer implementation for templates fetched using a PHP stream. |
TemplateLayer | A template layer wraps information necessary to render a template. |
View | Base class for the presentation half of a dispatch: turns the attributes an action left behind into the body of the response. |