Class: Formular::Element::Submit

Inherits:
Formular::Element show all
Includes:
Modules::EscapeValue
Defined in:
lib/formular/elements.rb

Overview

class Label

Constant Summary

Constants included from HtmlEscape

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

Constants inherited from Formular::Element

Container, Control, Div, Fieldset, Legend, P, Small, Span, Wrapped

Instance Attribute Summary

Attributes inherited from Formular::Element

#builder, #html_blocks, #options, #tag

Method Summary

Methods included from HtmlEscape

#html_escape, #html_escape_once

Methods included from Module

included

Methods inherited from Formular::Element

add_option_keys, #attributes, call, html, #initialize, process_option, rename_html_context, set_default, tag, #to_html

Constructor Details

This class inherits a constructor from Formular::Element