Module: Formular::Element::Modules::EscapeValue

Includes:
Formular::Element::Module, HtmlEscape
Included in:
Button, Hidden, Input, Option, Submit
Defined in:
lib/formular/element/modules/escape_value.rb

Overview

include this module in an element to automatically escape the html of the value attribute

Constant Summary

Constants included from HtmlEscape

HtmlEscape::HTML_ESCAPE, HtmlEscape::HTML_ESCAPE_ONCE_REGEXP, HtmlEscape::HTML_ESCAPE_REGEXP

Method Summary

Methods included from HtmlEscape

#html_escape, #html_escape_once

Methods included from Formular::Element::Module

included