Helper Functions
- error_message_on
- error_messages_for
- form
- input
- input_scaffolding
- image_tag
- stylesheet_link_tag
- javascript_include_tag
- auto_discovery_link_tag
- select_date
- date_select
- select_datetime
- datetime_select
- select_expiration_date
- expiration_date_select
- select_year
- select_month
- select_day
- boolean_select?
- check_box?
- file_field?
- hidden_field?
- password_field?
- radio_button?
- text_area?
- text_field
- collection_select
- country_select?
- select
- form_tag?
- start_form_tag?
- end_form_tag?
- select_tag?
- text_field_tag
- hidden_field_tag?
- file_field_tag?
- password_field_tag?
- text_area_tag?
- check_box_tag?
- RadioButtonTag?
- submit_tag?
- image_submit_tag?
- link_to_remote
- form_remote_tag
- link_to_function?
- submit_to_remote?
- remote_function?
- visual_effect
- periodically_call_remote
- update_element_function
- evaluate_remote_response
- observe_field
- observe_form
- sortable_element
- draggable_element
- drop_receiving_element
- escape_javascript
- javascript_tag
- javascript_cdata_section
TagHelper? (Base Helper Class)
- tag
- content_tag
- cdata_section
- link_to
- link_image_to
- button_to
- url_for

