You are here

Functions in Paragraphs table 7

Primary tabs

Namesort descending Location Description Direct uses Strings
paragraphs_field_get_path ./paragraphs_table.module Returns the base path to use for pargraphs items. 1
paragraphs_items_add ./pharagraphs_table.pages.inc Add a new paragraphs item.
paragraphs_items_delete_confirm ./pharagraphs_table.pages.inc Form for deleting a field collection item.
paragraphs_items_delete_confirm_submit ./pharagraphs_table.pages.inc Submit callback for deleting a field collection item.
paragraphs_items_form ./pharagraphs_table.pages.inc Form for editing a paragraphs item. @todo implement hook_forms(). 1
paragraphs_items_form_submit ./pharagraphs_table.pages.inc Submit callback that permanently saves the changes to the entity.
paragraphs_items_form_submit_build_field_collection ./pharagraphs_table.pages.inc Submit builder. Extracts the form values and updates the entity.
paragraphs_items_form_validate ./pharagraphs_table.pages.inc Validation callback.
paragraphs_items_page_view ./pharagraphs_table.pages.inc paragraphs item view page.
paragraphs_table_field_formatter_info ./paragraphs_table.module Implements hook_field_formatter_info().
paragraphs_table_field_formatter_settings_form ./paragraphs_table.module Implements hook_field_formatter_settings_form().
paragraphs_table_field_formatter_settings_summary ./paragraphs_table.module Implements hook_field_formatter_settings_summary().
paragraphs_table_field_formatter_view ./paragraphs_table.module Implements hook_field_formatter_view().
paragraphs_table_field_widget_form ./paragraphs_table.module Implements hook_field_widget_form().
paragraphs_table_field_widget_form_build ./paragraphs_table.module Implements hook_field_widget_form_build().
paragraphs_table_field_widget_info ./paragraphs_table.module Implements hook_field_widget_info().
paragraphs_table_field_widget_paragraphs_table_form_alter ./paragraphs_table.module Implements hook_field_widget_WIDGET_TYPE_form_alter().
paragraphs_table_field_widget_settings_form ./paragraphs_table.module Implements hook_field_widget_settings_form().
paragraphs_table_menu ./paragraphs_table.module Implements hook_menu().
paragraphs_table_theme ./paragraphs_table.module Implements hook_theme().
theme_paragraphs_table_multiple_value_fields theme/theme.inc Replacement for theme_field_multiple_value_form().
_field_paragraphs_table_get_title theme/theme.inc Helps find the title of the field, as it could be in several places. 1
_field_paragraphs_table_remove_title theme/theme.inc Custom function _field_paragraphs_table_remove_title(). 1
_paragraphs_table_get_field_value ./paragraphs_table.module Custom function to get field value.
_paragraphs_table_hide_empty ./paragraphs_table.module Remove columns that are entirely empty. 1

Other projects