You are here

constant FIELD_GROUP_TABLE_LABEL_CAPTION in Field Group Table 7

2 uses of FIELD_GROUP_TABLE_LABEL_CAPTION
field_group_table_field_group_formatter_info in ./field_group_table.module
Implements hook_field_group_formatter_info().
field_group_table_field_group_pre_render in ./field_group_table.module
Implements hook_field_group_pre_render().

File

./field_group_table.module, line 9
Adds a "Table" format to Field Groups.

Code

define('FIELD_GROUP_TABLE_LABEL_CAPTION', 3);