You are here

Functions in Image Effects 8

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_image_effects_text_overlay_text_alter ./image_effects.api.php Alter the text of a Text Overlay effect before overlaying on the image.
image_effects_image_effects_text_overlay_text_alter ./image_effects.module Implements hook_image_effects_text_overlay_text_alter().
image_effects_image_style_flush ./image_effects.module Implements hook_image_style_flush().
image_effects_image_style_presave ./image_effects.module Implements hook_ENTITY_TYPE_presave() for image_style entities.
image_effects_post_update_text_overlay_maximum_chars ./image_effects.post_update.php Add 'maximum_chars' and 'excess_chars_text' parameters to 'Text Overlay' effects.
image_effects_post_update_text_overlay_strip_tags ./image_effects.post_update.php Add 'strip_tags' and 'decode_entities' parameters to 'Text Overlay' effects.
image_effects_post_update_watermark_watermark_scale ./image_effects.post_update.php Update 'watermark' effects parameters.
image_effects_preprocess_image_effects_color_detail ./image_effects.module Prepares variables to get a color info.
image_effects_requirements ./image_effects.install Implements hook_requirements().
image_effects_theme ./image_effects.module Implements hook_theme().
image_effects_update_8001 ./image_effects.install Clear caches due to added image_effects_text_overlay_text alter hook.
image_effects_update_8002 ./image_effects.install Clear caches to discover added image effects.
image_effects_update_8003 ./image_effects.install Clear caches to discover newly added image effects.
image_effects_update_8004 ./image_effects.install Clear caches to discover newly added image effects.
image_effects_update_8101 ./image_effects.install Clear caches to discover new effects.
image_effects_update_8102 ./image_effects.install Clear caches to discover new effects.

Other projects