View Source Bonfire.Mailer.Render (Bonfire v0.9.10-classic-beta.156)

Summary

Functions

Link to this function

maybe_with_layout(format, inner_content, assigns, layout)

View Source
Link to this function

new_templated(mod, assigns, opts \\ [])

View Source
Link to this function

render_templated(format, mod, assigns, template \\ nil, layout \\ nil, opts \\ [])

View Source
Link to this function

render_to_string(mod, format, assigns)

View Source
Link to this function

render_to_string(mod, template, format, assigns)

View Source
Link to this function

templated(email, mod, assigns, opts \\ [])

View Source