View Source MavuForm.InputHelpers (MavuForm v1.0.7)

Link to this section Summary

Link to this section Functions

Link to this function

create_assigns(form, field, opts \\ [])

View Source
Link to this function

default_options(form, field, opts)

View Source
Link to this function

error_block(form, field, opts \\ [])

View Source
Link to this function

get_theme_key_for_form(form)

View Source
Link to this function

has_error(form, field, opts \\ [])

View Source
Link to this function

input(form, field, opts \\ [])

View Source
Link to this function

input_block(form, field, opts \\ [])

View Source
Link to this function

input_wrap(inner_content, block_name, assigns)

View Source
Link to this function

input_wrap(form, field, block_name, opts \\ [], list)

View Source
Link to this function

label_block(form, field, opts \\ [])

View Source
Link to this function

mark_label_as_required(inner_content, assigns)

View Source
Link to this function

module_for_theme_key(theme_key)

View Source
Link to this function

raw_input(form, field, opts \\ [])

View Source
Link to this function

raw_label(form, field, opts \\ [])

View Source
Link to this function

theme_module(form, field, opts)

View Source
Link to this function

wrapped_input(form, field, opts \\ [])

View Source
Link to this function

wrapped_label(form, field, opts \\ [])

View Source