Class: Kiss::Form::HiddenField

Inherits:
Field show all
Defined in:
lib/kiss/form/field.rb

Overview

Concrete Field Types ###

Constant Summary

Constants inherited from Field

Field::CURRENCY_SYMBOLS

Method Summary

Methods inherited from Field

#add_error, #content_tag_html, #debug, #element_html, #errors_html, #html, #initialize, #input_tag_html, #method_missing, #param, #require_value, #reset, #set_value_to_hash, #set_value_to_object, #table_row_html, #tag_html, #tag_start_html, #tip_html, #type, #validate, #value, #value_string, #value_to_s

Constructor Details

This class inherits a constructor from Kiss::Form::Field

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Kiss::Form::Field