API Reference phoenix_view v1.0.0
Modules
Templates are used by Phoenix when rendering responses.
The Phoenix engine that handles the .eex
extension.
Specifies the API for adding custom template engines into Phoenix.
The Phoenix engine that handles the .exs
extension.
Exception raised when a template cannot be found.
Defines the view layer of a Phoenix application.