You are here

Functions in Form element layout 7

Primary tabs

Namesort descending Location Description Direct uses Strings
fel_element_info_alter ./fel.module Implements hook_element_info_alter().
fel_element_pre_render ./fel.module Replace #theme_wrapper => 'form_element' with our own. 1
fel_fields_assign_layout_deep modules/fel_fields/fel_fields.module Assign layout for a field recursively. 1
fel_fields_ctools_plugin_directory modules/fel_fields/fel_fields.module Implements hook_ctools_plugin_directory().
fel_fields_ctools_plugin_type modules/fel_fields/fel_fields.module Implements hook_ctools_plugin_type().
fel_fields_date_process_description_display modules/fel_fields/plugins/description_display/date.inc Plugin callback. 1
fel_fields_element_info_alter modules/fel_fields/fel_fields.module Implements hook_element_info_alter().
fel_fields_field_attach_form modules/fel_fields/fel_fields.module Implements hook_field_attach_form().
fel_fields_field_collection_table_after_build modules/fel_fields/fel_fields.module Provide our own theme for field_collection_table widgets. 1
fel_fields_field_collection_table_process_description_display modules/fel_fields/plugins/description_display/field_collection_table.inc CTools plugin callback. 1
fel_fields_field_group_pre_render_alter modules/fel_fields/fel_fields.module Implements hook_field_group_pre_render_alter().
fel_fields_file_process_description_display modules/fel_fields/fel_fields.module Common plugin callback for all 'file' types. 5
fel_fields_form_field_ui_field_edit_form_alter modules/fel_fields/fel_fields.module Implements hook_form_FORM_ID_alter() for field_ui_field_edit_form().
fel_fields_select_or_other_handler modules/fel_fields/plugins/description_display/select_or_other.inc Plugin callback handler. 1
fel_fields_select_or_other_pre_render modules/fel_fields/fel_fields.module Add our attributes to the nested elements. 1
fel_fields_theme modules/fel_fields/fel_fields.module Implements hook_theme().
fel_fields_widget_settings_pre_render modules/fel_fields/fel_fields.module Group label, description and description position items together. 1
fel_field_matrix_description_display_process modules/fel_fields/plugins/description_display/matrix.inc Plugin callback. 1
fel_field_socialfield_description_display_process modules/fel_fields/plugins/description_display/socialfield.inc Plugin callback. 1
fel_field_text_description_display_columns modules/fel_fields/plugins/description_display/text.inc Plugin callback. 1
fel_filter_process_format ./fel.module Extra processing for 'text_format' elements. 1
fel_get_order ./fel.module Determine the render order of a form element. 1
fel_module_test_add_form_item tests/fel_module_test.module Add a form of type $element_type to $form. 1
fel_module_test_form tests/fel_module_test.module For builder for various input types. 1
fel_module_test_menu tests/fel_module_test.module Implements hook_menu().
fel_order_output ./fel.module Return the output of $parts in configured order. 8
fel_select_or_other_element_process ./fel.module Additional processing for element type 'select_or_other'. 1
fel_theme ./fel.module Implements hook_theme().
fel_webform_component_info_alter modules/fel_webform/fel_webform.module Implements hook_webform_component_info_alter().
fel_webform_form_webform_component_edit_form_alter modules/fel_webform/fel_webform.module Implements hook_form_FORM_ID_alter() for workflow_component_edit().
fel_webform_theme modules/fel_webform/fel_webform.module Implements hook_theme().
fel_webform_webform_component_defaults_alter modules/fel_webform/fel_webform.module Implements hook_webform_component_defaults_alter().
fel_webform_webform_component_render_alter modules/fel_webform/fel_webform.module Implements hook_webform_component_render_alter().
fel_wrapper_replace ./fel.module Replace $search in $element['#theme_wrapper'] with $replace. 6
template_preprocess_fel_webform_element modules/fel_webform/fel_webform.module Implements template_preprocess_THEME_HOOK().
theme_fel_date_combo modules/fel_fields/fel_fields.theme.inc Theme replacement for 'date_combo'.
theme_fel_fieldset ./fel.module Replacement theme for 'fieldset'.
theme_fel_fields_collection_table modules/fel_fields/fel_fields.theme.inc Theme replacement for 'field_collection_table_multiple_value_fields'.
theme_fel_fields_matrix_table modules/fel_fields/fel_fields.theme.inc Theme replacement for 'matrix_table'.
theme_fel_fields_multipage_pane modules/fel_fields/fel_fields.theme.inc Theme replacement for 'multipage_pane' from field_group.module.
theme_fel_fields_multiple_form modules/fel_fields/fel_fields.module Theme override for 'field_multiple_value_form'.
theme_fel_fields_socialfield_drag_components modules/fel_fields/fel_fields.theme.inc Theme replacement for 'socialfield_drag_components' from socialfield.module.
theme_fel_form_element ./fel.module Replacement theme for 'form_element'.
theme_fel_form_element_description ./fel.module Renders the #description of a form element.
theme_fel_form_element_label ./fel.module Replacement theme for 'form_element_label'.
theme_fel_text_format_wrapper ./fel.module Replacement theme for 'text_format'.
theme_fel_webform_element modules/fel_webform/fel_webform.module Replacement for theme_webform_element().
_fel_fields_add_attributes modules/fel_fields/fel_fields.module Populate a form element with our FAPI attributes. 3
_fel_fields_default_position modules/fel_fields/fel_fields.module Default description_display value based on field and instance. 1
_fel_webform_components_defaults modules/fel_webform/fel_webform.module Webform components that Form element layout supports and their default value. 3

Other projects