You are here

Functions in Field Collection Table 7

Primary tabs

Namesort descending Location Description Direct uses Strings
field_collection_table_field_attach_form ./field_collection_table.module Implements hook_field_attach_form().
field_collection_table_field_formatter_info ./field_collection_table.module Implements hook_field_formatter_info().
field_collection_table_field_formatter_settings_form ./field_collection_table.module Implements hook_field_formatter_settings_form().
field_collection_table_field_formatter_settings_summary ./field_collection_table.module Implements hook_field_formatter_settings_summary().
field_collection_table_field_formatter_view ./field_collection_table.module Implements hook_field_formatter_view().
field_collection_table_field_widget_form ./field_collection_table.module Implements hook_field_widget_form().
field_collection_table_field_widget_info ./field_collection_table.module Implements hook_field_widget_info().
field_collection_table_field_widget_settings_form ./field_collection_table.module Implements hook_field_widget_settings_form().
field_collection_table_pre_render_field ./field_collection_table.module Callback for #pre_render for a single row, hide the titles for each field. 1 1
field_collection_table_pre_render_multiple_fields ./field_collection_table.module Callback for #pre_render for multiple rows, hide the titles for each field. 1
field_collection_table_theme ./field_collection_table.module Implements hook_theme().
field_collection_table_uninstall ./field_collection_table.install Implements hook_uninstall().
field_collection_table_update_7001 ./field_collection_table.install Updates FCT Field Instances with new formatter settings.
template_preprocess_table__field_collection_table theme/theme.inc Preprocess variables for a field collection table.
theme_field_collection_table_multiple_value_field theme/theme.inc Print a single row of multiple fields.
theme_field_collection_table_multiple_value_fields theme/theme.inc Replacement for theme_field_multiple_value_form().
theme_table__field_collection_table theme/theme.inc Derivative of theme_table() solely for the HOOK_preprocess_table__PATTERN().
_field_collection_table_column_mode ./field_collection_table.module Helper function to build the table in column mode. 1
_field_collection_table_get_title theme/theme.inc Helps find the title of the field, as it could be in several places. 2
_field_collection_table_hide_empty theme/theme.inc Remove columns that are entirely empty. 1
_field_collection_table_row_mode ./field_collection_table.module Helper function to build the table in row mode. 1
_field_collection_table_sort_items_widget_helper theme/theme.inc Comparison function for sorting field instances by their widget's weight. 1

Other projects