Phoenix.HTML v1.3.0
Modules summary ↑
Phoenix.HTML | Helpers for working with HTML strings and templates |
Phoenix.HTML.Engine | This is an implementation of EEx.Engine that guarantees templates are HTML Safe |
Phoenix.HTML.Form | Helpers related to producing HTML forms |
Phoenix.HTML.Link | Conveniences for working with links and URLs in HTML |
Phoenix.HTML.Tag | Helpers related to producing HTML tags within templates |
Protocols summary ↑
Phoenix.HTML.FormData | Converts a data structure into a |
Phoenix.HTML.Safe | Defines the HTML safe protocol |