You are here

8 string references to plugin.manager.field_group.formatters in Field Group 8.3

FieldGroupAddForm::create in src/Form/FieldGroupAddForm.php
Instantiates a new instance of this class.
field_group_field_group_form_process in ./field_group.module
Implements hook_field_group_form_process().
field_group_field_group_pre_render in ./field_group.module
Implements hook_field_group_pre_render().
field_group_field_overview_submit in includes/field_ui.inc
Submit handler for the overview screens.
field_group_format_settings_form in includes/field_ui.inc
Creates a form for field_group formatters.
field_group_format_settings_summary in includes/field_ui.inc
Creates a summary for the field format configuration summary.
FormatterHelper::formatterOptions in src/FormatterHelper.php
Return an array of field_group_formatter options.
hook_field_group_pre_render in ./field_group.api.php
Pre render the build of the field group element.