You are here

Functions in ImageCache Actions 8

Primary tabs

Namesort descending Location Description Direct uses Strings
imagecache_actions_find_file ./utility.inc Looks up and returns the full path of the given file. 5
imagecache_actions_get_image_context ./utility.inc Return an array with context information about the image. 2
imagecache_actions_get_style_label ./utility.inc Returns the label for the given style name. 2
imagecache_actions_hex2rgba ./utility.inc Convert a hex string to its RGBA (Red, Green, Blue, Alpha) integer components. 8
imagecache_actions_image_load ./utility.inc Loads the given file as an image object. 4
imagecache_actions_keyword_filter ./utility.inc Accept a keyword (center, top, left, etc) and return it as an offset in pixels. Called on either the x or y values. 2 1
imagecache_actions_percent_filter ./utility.inc Computes a length based on a length specification and an actual length. 2
imagecache_actions_pos_form ./utility-form.inc Prepares a sub form for displaying positioning fields. 4 1
imagecache_actions_theme ./imagecache_actions.module Implements hook_theme().
imagecache_actions_update_7001 ./imagecache_actions.install Warn about the soft dependency on system stream wrapper module.
imagecache_actions_update_7002 ./imagecache_actions.install Clear image styles cache.
imagecache_actions_validate_alpha ./utility-form.inc Form element validator that checks a transparency percentage value.
imagecache_actions_validate_file ./utility.inc Validates that the file as specified in the element exists and is readable. 3
imagecache_actions_validate_number ./utility-form.inc Form element validator that checks for a valid number. 1
imagecache_actions_validate_number_non_negative ./utility.inc Validates that the element is a non negative number. 1
imagecache_actions_validate_number_positive ./utility.inc Validates that the element is a positive number. 1
imagecache_autorotate_dimensions autorotate/imagecache_autorotate.module Image dimensions callback for this image effect. 1
imagecache_autorotate_effect autorotate/imagecache_autorotate.module Autorotate image based on EXIF Orientation tag. 1
imagecache_autorotate_form autorotate/imagecache_autorotate.module Builds the auto-rotate form. 1
imagecache_autorotate_image_effect_info autorotate/imagecache_autorotate.module Implements hook_image_effect_info().
imagecache_autorotate_requirements autorotate/imagecache_autorotate.install Implements hook_requirements().
imagecache_autorotate_theme autorotate/imagecache_autorotate.module Implements hook_theme().
imagecache_canvasactions_image_effect_info canvasactions/imagecache_canvasactions.module Implements hook_image_effect_info().
imagecache_canvasactions_image_style_flush canvasactions/imagecache_canvasactions.module Implements hook_image_style_flush().
imagecache_canvasactions_theme canvasactions/imagecache_canvasactions.module Implements hook_theme().
imagecache_coloractions_create_htaccess coloractions/imagecache_coloractions.htaccess_creator.inc Creates an .htaccess file in the folder public://styles/%style_name. 1
imagecache_coloractions_create_htaccess_all_styles coloractions/imagecache_coloractions.htaccess_creator.inc Checks for all image style if a .htaccess should be created to force a correct Content-Type header. 1
imagecache_coloractions_create_htaccess_for_style coloractions/imagecache_coloractions.htaccess_creator.inc Checks if an image style has a convert format image effect and if so, creates an .htaccess in the folder where the derivatives for this style are stored to force the correct Content-Type header. 2
imagecache_coloractions_imagemagick_arguments_alter coloractions/imagecache_coloractions.module Implements hook_imagemagick_arguments_alter().
imagecache_coloractions_image_effect_info coloractions/imagecache_coloractions.module Implements hook_image_effect_info().
imagecache_coloractions_image_style_flush coloractions/imagecache_coloractions.module Implements hook_image_style_flush().
imagecache_coloractions_theme coloractions/imagecache_coloractions.module Implements hook_theme().
imagecache_coloractions_update_7101 coloractions/imagecache_coloractions.install Create an .htaccess file in image style directories that have a change format image effect to enforce the correct Content-Type header for the derivative images.
imagecache_customactions_dimensions customactions/imagecache_customactions.module Image dimensions callback for the custom action effect. 1
imagecache_customactions_effect customactions/imagecache_customactions.module Image effect callback for the custom action effect. 1
imagecache_customactions_form customactions/imagecache_customactions.module Image effect form callback for the custom action effect. 1
imagecache_customactions_image_effect_info customactions/imagecache_customactions.module Implements hook_image_effect_info().
imagecache_customactions_image_style_flush customactions/imagecache_customactions.module Implements hook_image_style_flush().
imagecache_customactions_theme customactions/imagecache_customactions.module Implements hook_theme().
imagecache_customactions_update_7100 customactions/imagecache_customactions.install Rename 'text' to 'php' in custom action effect data.
imagecache_rgb_form ./utility-color.inc Prepares a subform for displaying RGB fields. 5
imagecache_rgb_validate ./utility-color.inc Element validate handler to ensure a hexadecimal color value. 1
imagecache_subroutine_dimensions customactions/imagecache_customactions.module Image dimensions callback for the subroutine effect. 1
imagecache_subroutine_effect customactions/imagecache_customactions.module Image effect callback for the subroutine effect. 1
imagecache_subroutine_form customactions/imagecache_customactions.module Image effect form callback for the subroutine effect. 1
imagecache_testsuite_generate tests/imagecache_testsuite.module Returns the requested image derivative. 1
imagecache_testsuite_get_folders tests/imagecache_testsuite.module Places to scan for test presets and sample images. 2
imagecache_testsuite_get_tests tests/imagecache_testsuite.module Retrieve the list of presets, each of which contain actions and action definitions. 4
imagecache_testsuite_help tests/imagecache_testsuite.module Implementation of hook_help()
imagecache_testsuite_imagecache_default_presets tests/imagecache_testsuite.features.inc Implementation of hook_imagecache_default_presets().

Pages

Other projects