Module: ActionView::Helpers

Extended by:
ActiveSupport::Autoload, ActiveSupport::Concern
Includes:
ActiveModelHelper, AssetTagHelper, AtomFeedHelper, CacheHelper, CaptureHelper, CsrfHelper, DateHelper, DebugHelper, FormHelper, FormOptionsHelper, FormTagHelper, JavaScriptHelper, NumberHelper, PrototypeHelper, RawOutputHelper, RecordTagHelper, SanitizeHelper, ScriptaculousHelper, TagHelper, TextHelper, TranslationHelper, UrlHelper, ActiveSupport::Benchmarkable
Included in:
Base, TestCase::Behavior
Defined in:
lib/action_view/helpers.rb,
lib/action_view/helpers/tag_helper.rb,
lib/action_view/helpers/url_helper.rb,
lib/action_view/helpers/csrf_helper.rb,
lib/action_view/helpers/date_helper.rb,
lib/action_view/helpers/form_helper.rb,
lib/action_view/helpers/text_helper.rb,
lib/action_view/helpers/cache_helper.rb,
lib/action_view/helpers/debug_helper.rb,
lib/action_view/helpers/number_helper.rb,
lib/action_view/helpers/capture_helper.rb,
lib/action_view/helpers/form_tag_helper.rb,
lib/action_view/helpers/sanitize_helper.rb,
lib/action_view/helpers/asset_tag_helper.rb,
lib/action_view/helpers/atom_feed_helper.rb,
lib/action_view/helpers/prototype_helper.rb,
lib/action_view/helpers/javascript_helper.rb,
lib/action_view/helpers/raw_output_helper.rb,
lib/action_view/helpers/record_tag_helper.rb,
lib/action_view/helpers/translation_helper.rb,
lib/action_view/helpers/active_model_helper.rb,
lib/action_view/helpers/form_options_helper.rb,
lib/action_view/helpers/scriptaculous_helper.rb

Overview

Action View Scriptaculous Helpers

Defined Under Namespace

Modules: ActiveModelFormBuilder, ActiveModelHelper, ActiveModelInstanceTag, AssetTagHelper, AtomFeedHelper, CacheHelper, CaptureHelper, CsrfHelper, DateHelper, DebugHelper, FormHelper, FormOptionsHelper, FormTagHelper, InstanceTagMethods, JavaScriptHelper, NumberHelper, PrototypeHelper, RawOutputHelper, RecordTagHelper, SanitizeHelper, ScriptaculousHelper, TagHelper, TextHelper, TranslationHelper, UrlHelper Classes: DateTimeSelector, FormBuilder, InstanceTag, JavaScriptCollectionProxy, JavaScriptElementCollectionProxy, JavaScriptElementProxy, JavaScriptProxy, JavaScriptVariableProxy

Constant Summary

Constants included from TagHelper

TagHelper::BOOLEAN_ATTRIBUTES

Constants included from ScriptaculousHelper

ScriptaculousHelper::TOGGLE_EFFECTS

Constants included from ActionController::RecordIdentifier

ActionController::RecordIdentifier::JOIN, ActionController::RecordIdentifier::NEW

Constants included from PrototypeHelper

PrototypeHelper::AJAX_OPTIONS, PrototypeHelper::CALLBACKS

Constants included from NumberHelper

NumberHelper::DECIMAL_UNITS, NumberHelper::DEFAULT_CURRENCY_VALUES, NumberHelper::STORAGE_UNITS

Constants included from JavaScriptHelper

JavaScriptHelper::JS_ESCAPE_MAP

Method Summary

Methods included from UrlHelper

#button_to, #current_page?, #link_to, #link_to_if, #link_to_unless, #link_to_unless_current, #mail_to, #url_for, #url_options

Methods included from TagHelper

#cdata_section, #content_tag, #escape_once, #tag

Methods included from CaptureHelper

#capture, #content_for, #content_for?, #flush_output_buffer, #with_output_buffer

Methods included from ActionDispatch::Routing::UrlFor

#url_for, #url_options

Methods included from ActionDispatch::Routing::PolymorphicRoutes

#polymorphic_path, #polymorphic_url

Methods included from TranslationHelper

#localize, #translate

Methods included from TextHelper

#auto_link, #concat, #current_cycle, #cycle, #excerpt, #highlight, #pluralize, #reset_cycle, #safe_concat, #simple_format, #truncate, #word_wrap

Methods included from SanitizeHelper

#sanitize, #sanitize_css, #strip_links, #strip_tags

Methods included from ScriptaculousHelper

#draggable_element, #draggable_element_js, #drop_receiving_element, #drop_receiving_element_js, #sortable_element, #sortable_element_js, #visual_effect

Methods included from RecordTagHelper

#content_tag_for, #div_for

Methods included from ActionController::RecordIdentifier

#dom_class, #dom_id

Methods included from RawOutputHelper

#raw

Methods included from PrototypeHelper

#remote_function, #update_page, #update_page_tag

Methods included from NumberHelper

#number_to_currency, #number_to_human, #number_to_human_size, #number_to_percentage, #number_to_phone, #number_with_delimiter, #number_with_precision

Methods included from JavaScriptHelper

#button_to_function, #escape_javascript, #javascript_cdata_section, #javascript_tag, #link_to_function

Methods included from FormTagHelper

#check_box_tag, #email_field_tag, #field_set_tag, #file_field_tag, #form_tag, #hidden_field_tag, #image_submit_tag, #label_tag, #number_field_tag, #password_field_tag, #radio_button_tag, #range_field_tag, #search_field_tag, #select_tag, #submit_tag, #telephone_field_tag, #text_area_tag, #text_field_tag, #url_field_tag

Methods included from FormOptionsHelper

#collection_select, #grouped_collection_select, #grouped_options_for_select, #option_groups_from_collection_for_select, #options_for_select, #options_from_collection_for_select, #select, #time_zone_options_for_select, #time_zone_select

Methods included from FormHelper

#apply_form_for_options!, #check_box, #email_field, #fields_for, #file_field, #form_for, #hidden_field, #label, #number_field, #password_field, #radio_button, #range_field, #search_field, #telephone_field, #text_area, #text_field, #url_field

Methods included from DebugHelper

#debug

Methods included from DateHelper

#date_select, #datetime_select, #distance_of_time_in_words, #select_date, #select_datetime, #select_day, #select_hour, #select_minute, #select_month, #select_second, #select_time, #select_year, #time_ago_in_words, #time_select

Methods included from CsrfHelper

#csrf_meta_tag

Methods included from CacheHelper

#cache

Methods included from AtomFeedHelper

#atom_feed

Methods included from AssetTagHelper

#audio_path, #audio_tag, #auto_discovery_link_tag, #favicon_link_tag, #image_path, #image_tag, #javascript_include_tag, #javascript_path, register_javascript_expansion, register_javascript_include_default, register_stylesheet_expansion, reset_javascript_include_default, #stylesheet_link_tag, #stylesheet_path, #video_path, #video_tag