You are here

Functions in Image Field Caption 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
image_field_caption_field_attach_delete ./image_field_caption.module Implements hook_field_attach_delete().
image_field_caption_field_attach_delete_revision ./image_field_caption.module Implements hook_field_attach_delete_revision().
image_field_caption_field_attach_insert ./image_field_caption.module Implements hook_field_attach_insert().
image_field_caption_field_attach_load ./image_field_caption.module Implements hook_field_attach_load().
image_field_caption_field_attach_purge ./image_field_caption.module Implements hook_field_attach_purge(). 1
image_field_caption_field_attach_update ./image_field_caption.module Implements hook_field_attach_update(). 1
image_field_caption_field_diff_view_alter ./image_field_caption.module Implements field_diff_view_alter().
image_field_caption_field_info_alter ./image_field_caption.module
image_field_caption_field_instance_settings_form ./image_field_caption.module Configuration form for editing insert settings for a field instance. 1
image_field_caption_field_widget_form_alter ./image_field_caption.module
image_field_caption_form_field_ui_field_edit_form_alter ./image_field_caption.module Implements hook_form_alter().
image_field_caption_get_image_fields ./image_field_caption.module Given an entity type and bundle name, this will return an associative array of image field info instances, keyed by image field machine names. Returns null if no image fields are found. 1
image_field_caption_image_formatter ./image_field_caption.module Override of theme_image_formatter(). 1
image_field_caption_picture_formatter ./image_field_caption.module Override of theme_picture_formatter(). 1
image_field_caption_picture_sizes_formatter ./image_field_caption.module Override of theme_picture_sizes_formatter(). 1
image_field_caption_schema ./image_field_caption.install Implements hook_schema().
image_field_caption_theme ./image_field_caption.module Implements hook_theme().
image_field_caption_theme_registry_alter ./image_field_caption.module Implements hook_theme_registry_alter().
image_field_caption_update_7200 ./image_field_caption.install Creates new schema
image_field_caption_update_7201 ./image_field_caption.install Migrate data to new format
image_field_caption_update_7202 ./image_field_caption.install Remove old data
image_field_caption_update_7203 ./image_field_caption.install Make the revision caption field non mandatory
image_field_caption_update_7204 ./image_field_caption.install Move the instance setting from ['image_field_caption'] to ['image_field_caption']['enabled']. Reason: ['image_field_caption'] becomes the wrapper for additional settings.
image_field_caption_update_7205 ./image_field_caption.install Set image_field_caption_wrapper defaults on field instances.
image_field_caption_views_api ./image_field_caption.module Implements of hook_views_api().
image_field_caption_views_data views/image_field_caption.views.inc Implements of hook_views_data().
image_field_caption_widget_process ./image_field_caption.module An element #process callback for the image field type. 1

Other projects