You are here

Functions in Image Replace 7

Primary tabs

Namesort descending Location Description Direct uses Strings
image_replace_add ./image_replace.module Add an image replacement mapping. 2
image_replace_default_rules_configuration ./image_replace.rules_defaults.inc Implements hook_default_rules_configuration().
image_replace_effect ./image_replace.module Image effect callback: Change the image if a replacement is available. 1
image_replace_field_attach_presave ./image_replace.module Implements hook_field_attach_presave(). 1
image_replace_form_field_ui_field_edit_form_alter ./image_replace.module Implements hook_form_FORM_ID_alter().
image_replace_form_field_ui_field_edit_form_element_validate ./image_replace.module Form element validation callback. 1
image_replace_get ./image_replace.module Determine replacement image uri for the given original filename. 1
image_replace_image_effect_info ./image_replace.module Implements hook_image_effect_info().
image_replace_image_styles_alter ./image_replace.module Implements hook_image_styles_alter().
image_replace_rebuild_mapping_action ./image_replace.rules.inc Rules action callback: Rebuild image replacement mapping for a given entity.
image_replace_remove ./image_replace.module Remove the given image replacement mapping if it exists. 2
image_replace_rules_action_info ./image_replace.rules.inc Implements hook_rules_action_info().
image_replace_schema ./image_replace.install Implements hook_schema().
image_replace_views_api ./image_replace.module Implements hook_views_api().
image_replace_views_default_views ./image_replace.views_default.inc Implements hook_views_default_views().
_image_replace_image_instances ./image_replace.module Collect info for all image field instances on a given entity_type/bundle. 2
_image_replace_instance_setting ./image_replace.module Return image replace settings for the given field instance. 2
_image_replace_style_options ./image_replace.module Return a list of image replace enabled style => label map. 2

Other projects