Phoenix.HTML v2.9.3 API Reference

Modules

Helpers for working with HTML strings and templates

This is an implementation of EEx.Engine that guarantees templates are HTML Safe

Helpers related to producing HTML forms

Helpers related to formatting text

Conveniences for working with links and URLs in HTML

Helpers related to producing HTML tags within templates

Protocols

Converts a data structure into a Phoenix.HTML.Form struct

Defines the HTML safe protocol