You are here

7 calls to field_group_info_groups() in Field Group 7.2

field_group_attach_groups in ./field_group.module
Attach groups to the (form) build.
field_group_field_info_max_weight in ./field_group.field_ui.inc
Implements hook_field_info_max_weight().
field_group_field_overview_submit in ./field_group.field_ui.inc
Submit handler for the overview screens.
field_group_field_ui_form_params in ./field_group.field_ui.inc
Helper function to get the form parameters to use while building the fields and display overview form.
GroupUITestCase::createGroup in ./field_group.test
Creates a group on the article content type.
GroupUITestCase::deleteGroup in ./field_group.test
Delete a group.
GroupUITestCase::testNestField in ./field_group.test
Nest a field underneath a group.