Class: Decidim::Admin::SearchFormBuilder

Inherits:
FormBuilder show all
Defined in:
decidim-admin/lib/decidim/admin/search_form_builder.rb

Overview

This custom FormBuilder extends the Admin::FormBuilder with the needed functionality for the Ransack search forms. Adapts functionality from Ransack::Helpers::FormBuilder to the FoundationRailsHelper::FormBuilder that we use as the form builder in the admin views.

Method Summary

Methods inherited from FormBuilder

#autocomplete_select, #editor

Methods inherited from FormBuilder

#areas_select, #attachment, #categories_select, #check_box, #choose_button_label, #collection_check_boxes, #collection_radio_buttons, #create_language_selector, #data_picker, #editor, #form_field_for, #hashtaggable_text_field, #label_for, #max_file_size, #password_field, #resources_select, #scopes_picker, #social_field, #text_area, #translated, #translated_one_locale, #upload, #upload_help

Methods included from Map::Autocomplete::FormBuilder

#geocoding_field

Methods included from TranslatableAttributes

#default_locale?