Module: CCS::FrontendHelpers::GovUKFrontend

Includes:
Accordion, BackLink, Breadcrumbs, Button, CharacterCount, Checkboxes, CookieBanner, DateInput, Details, ErrorMessage, ErrorSummary, ExitThisPage, Fieldset, FileUpload, Footer, FormGroup, Header, Hint, Input, InsetText, Label, NotificationBanner, Pagination, Panel, PasswordInput, PhaseBanner, Radios, Select, ServiceNavigation, SkipLink, StepByStepNavigation, SummaryList, Table, Tabs, Tag, TaskList, Textarea, WarningText
Included in:
CCS::FrontendHelpers
Defined in:
lib/ccs/frontend_helpers/govuk_frontend.rb,
lib/ccs/frontend_helpers/govuk_frontend/tag.rb,
lib/ccs/frontend_helpers/govuk_frontend/hint.rb,
lib/ccs/frontend_helpers/govuk_frontend/tabs.rb,
lib/ccs/frontend_helpers/govuk_frontend/input.rb,
lib/ccs/frontend_helpers/govuk_frontend/label.rb,
lib/ccs/frontend_helpers/govuk_frontend/panel.rb,
lib/ccs/frontend_helpers/govuk_frontend/table.rb,
lib/ccs/frontend_helpers/govuk_frontend/button.rb,
lib/ccs/frontend_helpers/govuk_frontend/footer.rb,
lib/ccs/frontend_helpers/govuk_frontend/header.rb,
lib/ccs/frontend_helpers/govuk_frontend/radios.rb,
lib/ccs/frontend_helpers/govuk_frontend/select.rb,
lib/ccs/frontend_helpers/govuk_frontend/details.rb,
lib/ccs/frontend_helpers/govuk_frontend/fieldset.rb,
lib/ccs/frontend_helpers/govuk_frontend/textarea.rb,
lib/ccs/frontend_helpers/govuk_frontend/accordion.rb,
lib/ccs/frontend_helpers/govuk_frontend/back_link.rb,
lib/ccs/frontend_helpers/govuk_frontend/skip_link.rb,
lib/ccs/frontend_helpers/govuk_frontend/task_list.rb,
lib/ccs/frontend_helpers/govuk_frontend/checkboxes.rb,
lib/ccs/frontend_helpers/govuk_frontend/date_input.rb,
lib/ccs/frontend_helpers/govuk_frontend/form_group.rb,
lib/ccs/frontend_helpers/govuk_frontend/inset_text.rb,
lib/ccs/frontend_helpers/govuk_frontend/pagination.rb,
lib/ccs/frontend_helpers/govuk_frontend/breadcrumbs.rb,
lib/ccs/frontend_helpers/govuk_frontend/file_upload.rb,
lib/ccs/frontend_helpers/govuk_frontend/phase_banner.rb,
lib/ccs/frontend_helpers/govuk_frontend/summary_list.rb,
lib/ccs/frontend_helpers/govuk_frontend/warning_text.rb,
lib/ccs/frontend_helpers/govuk_frontend/cookie_banner.rb,
lib/ccs/frontend_helpers/govuk_frontend/error_message.rb,
lib/ccs/frontend_helpers/govuk_frontend/error_summary.rb,
lib/ccs/frontend_helpers/govuk_frontend/exit_this_page.rb,
lib/ccs/frontend_helpers/govuk_frontend/password_input.rb,
lib/ccs/frontend_helpers/govuk_frontend/character_count.rb,
lib/ccs/frontend_helpers/govuk_frontend/service_navigation.rb,
lib/ccs/frontend_helpers/govuk_frontend/notification_banner.rb,
lib/ccs/frontend_helpers/govuk_frontend/step_by_step_navigation.rb

Overview

This module loads in all the GOV.UK Frontend Helper methods. These are a collection of view to help render GOV.UK components

Defined Under Namespace

Modules: Accordion, BackLink, Breadcrumbs, Button, CharacterCount, Checkboxes, CookieBanner, DateInput, Details, ErrorMessage, ErrorSummary, ExitThisPage, Fieldset, FileUpload, Footer, FormGroup, Header, Hint, Input, InsetText, Label, NotificationBanner, Pagination, Panel, PasswordInput, PhaseBanner, Radios, Select, ServiceNavigation, SkipLink, StepByStepNavigation, SummaryList, Table, Tabs, Tag, TaskList, Textarea, WarningText

Method Summary

Methods included from WarningText

#govuk_warning_text

Methods included from Textarea

#govuk_textarea

Methods included from TaskList

#govuk_task_list

Methods included from Tag

#govuk_tag

Methods included from Tabs

#govuk_tabs

Methods included from Table

#govuk_table

Methods included from SummaryList

#govuk_summary_list

Methods included from StepByStepNavigation

#govuk_step_by_step_navigation

Methods included from SkipLink

#govuk_skip_link

Methods included from ServiceNavigation

#govuk_service_navigation

Methods included from Select

#govuk_select

Methods included from Radios

#govuk_radios

Methods included from PhaseBanner

#govuk_phase_banner

Methods included from PasswordInput

#govuk_password_input

Methods included from Panel

#govuk_panel

Methods included from Pagination

#govuk_pagination

Methods included from NotificationBanner

#govuk_notification_banner

Methods included from Label

#govuk_label

Methods included from InsetText

#govuk_inset_text

Methods included from Input

#govuk_input

Methods included from Hint

#govuk_hint

Methods included from Header

#govuk_header

Methods included from FormGroup

#govuk_form_group

Methods included from Footer

#govuk_footer

Methods included from Fieldset

#govuk_fieldset

Methods included from FileUpload

#govuk_file_upload

Methods included from ExitThisPage

#govuk_exit_this_page

Methods included from ErrorSummary

#govuk_error_summary, #govuk_error_summary_with_model

Methods included from ErrorMessage

#govuk_error_message, #govuk_error_message_with_model

Methods included from Details

#govuk_details

Methods included from DateInput

#govuk_date_input

Methods included from CookieBanner

#govuk_cookie_banner

Methods included from Checkboxes

#govuk_checkboxes

Methods included from CharacterCount

#govuk_character_count

Methods included from Button

#govuk_button

Methods included from Breadcrumbs

#govuk_breadcrumbs

Methods included from BackLink

#govuk_back_link

Methods included from Accordion

#govuk_accordion