You are here

Functions in Field collection tabs widget 7

Primary tabs

Namesort descending Location Description Direct uses Strings
fctw_t ./field_collection_tabs_widget.module Helper function to integrate with the i18n_strings module. 2
fctw_title_field_ajax_callback ./field_collection_tabs_widget.module AJAX callback for the widget settings form. 1
field_collection_tabs_widget_field_attach_form ./field_collection_tabs_widget.module Implements hook_field_attach_form().
field_collection_tabs_widget_field_widget_form ./field_collection_tabs_widget.module Implements hook_field_widget_form().
field_collection_tabs_widget_field_widget_form_alter ./field_collection_tabs_widget.module Implements hook_field_widget_form_alter().
field_collection_tabs_widget_field_widget_info ./field_collection_tabs_widget.module Implements hook_field_formatter_info().
field_collection_tabs_widget_field_widget_settings_form ./field_collection_tabs_widget.module Implements hook_field_formatter_settings_form().
field_collection_tabs_widget_i18n_string_info ./field_collection_tabs_widget.module Implements hook_i18n_string_info().
field_collection_tabs_widget_i18n_string_refresh ./field_collection_tabs_widget.module i18n_string callback for refreshing all strings. 1
field_collection_tabs_widget_libraries_info ./field_collection_tabs_widget.module Implements hook_libraries_info().
field_collection_tabs_widget_requirements ./field_collection_tabs_widget.module Implements hook_requirements().
field_collection_tabs_widget_theme ./field_collection_tabs_widget.module Implements hook_theme().
field_collection_tabs_widget_theme_registry_alter ./field_collection_tabs_widget.module Implements hook_theme_registry_alter().
field_collection_tabs_widget_update_7000 ./field_collection_tabs_widget.install Clear the cache to enable the tab hover field setting.
theme_fctw_add_new_tab ./field_collection_tabs_widget.module Theme function to theme the "Add a new tab" tab.
theme_fctw_item_list ./field_collection_tabs_widget.module Theme function for generating an item list.
theme_field_collection_tabs_widget_field_multiple_value_form ./field_collection_tabs_widget.module Replacement for theme_field_multiple_value_form(). 1
_fctw_form_process_merge_parent ./field_collection_tabs_widget.module Widget settings form process callback. 1
_fctw_widget_settings_process ./field_collection_tabs_widget.module Widget settings form process callback. 1
_fctw_widget_settings_validate ./field_collection_tabs_widget.module Validate callback for the widget settings form. 1

Other projects