Module: Formular::Element::Modules::Control

Includes:
Formular::Element::Module, EscapeValue
Included in:
Button
Defined in:
lib/formular/element/modules/control.rb

Overview

include this module in an element to set the id, name & value based on the attribute name

Defined Under Namespace

Modules: InstanceMethods

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