image_field_caption_entity_delete |
./image_field_caption.module |
Implements hook_entity_delete(). |
|
|
image_field_caption_entity_insert |
./image_field_caption.module |
Implements hook_entity_insert(). |
|
|
image_field_caption_entity_revision_delete |
./image_field_caption.module |
Implements hook_entity_revision_delete(). |
|
|
image_field_caption_entity_storage_load |
./image_field_caption.module |
Implements hook_entity_storage_load(). |
|
|
image_field_caption_entity_update |
./image_field_caption.module |
Implements hook_entity_update(). |
1 |
|
image_field_caption_field_info_alter |
./image_field_caption.module |
Implements hook_field_info_alter(). |
|
|
image_field_caption_field_widget_form_alter |
./image_field_caption.module |
Implements hook_field_widget_form_alter(). |
|
|
image_field_caption_install |
./image_field_caption.install |
Implements hook_install(). |
|
|
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_uninstall |
./image_field_caption.install |
Implements hook_uninstall(). |
|
|
template_preprocess_image_caption_formatter |
./image_field_caption.module |
Prepares variables for image caption formatter templates. |
|
|
_image_field_caption_get_image_field_names |
./image_field_caption.module |
Determines the image fields on an entity. |
2 |
|
_image_field_caption_validate_required |
./image_field_caption.module |
Validate callback for caption field, if the user wants them required. |
|
1 |
_image_field_caption_widget_process |
./image_field_caption.module |
Custom callback function for the #process of an image field type. |
|
1 |