You are here

Functions in ImageCache Actions 8

Primary tabs

Namesort descending Location Description Direct uses Strings
image_styles_admin_duplicate image_styles_admin/image_styles_admin.inc Duplicates an image style and saves it. 2
image_styles_admin_duplicate_page_callback image_styles_admin/image_styles_admin.inc Menu callback: Duplicates an image style and redirects to the image styles overview page. 1
image_styles_admin_export_form image_styles_admin/image_styles_admin.inc drupal_get_form callback: form to export an image style. 1
image_styles_admin_export_serialize image_styles_admin/image_styles_admin.inc Serializes image style data so it can be exported. 1
image_styles_admin_import_extract_style image_styles_admin/image_styles_admin.inc Unserializes and validates a string into image style data. 2
image_styles_admin_import_form image_styles_admin/image_styles_admin.inc drupal_get_form callback: form to import an image style. 1
image_styles_admin_import_form_submit image_styles_admin/image_styles_admin.inc Callback to process form submission of the import style form.
image_styles_admin_import_form_validate image_styles_admin/image_styles_admin.inc Callback to validate the import style form.
image_styles_admin_menu image_styles_admin/image_styles_admin.module Implements hook_menu().
image_styles_admin_preprocess_image_style_list image_styles_admin/image_styles_admin.module Implements hook_preprocess_HOOK for theme image_style_list.
image_styles_admin_preprocess_table image_styles_admin/image_styles_admin.module Implements hook_preprocess_HOOK for theme table. 1
image_styles_admin_unify_newlines image_styles_admin/image_styles_admin.inc Unifies newlines in the string to the Unix newline standard. 3
png_color2alpha coloractions/transparency.inc This achieves a tonal effect by converting the images combined tone and existing transparency into one shade value. This is then used as the ALPHA transparency for that pixel, while the whole thing is coloured the same shade. Images 'grey… 1
theme_canvasactions_aspect_summary canvasactions/canvasactions.inc Implements theme_hook() for the aspect switcher effect summary.
theme_canvasactions_blur_summary canvasactions/canvasactions.inc Implements theme_hook() for the underlay (background) effect summary.
theme_canvasactions_canvas2file_summary canvasactions/canvasactions.inc Implements theme_hook() for the underlay (background) effect summary.
theme_canvasactions_definecanvas_summary canvasactions/canvasactions.inc Implements theme_hook() for the define canvas effect summary.
theme_canvasactions_file2canvas_summary canvasactions/canvasactions.inc Implements theme_hook() for the overlay (watermark) effect summary.
theme_canvasactions_imagemask_summary canvasactions/canvasactions.inc Implements theme_hook() for the image mask effect summary.
theme_canvasactions_resizepercent_summary canvasactions/canvasactions.inc Implements theme_hook() for the resize percent effect summary.
theme_canvasactions_roundedcorners canvasactions/rounded_corners.inc Implementation of theme_hook() for imagecache_ui.module
theme_canvasactions_source2canvas_summary canvasactions/canvasactions.inc Implements theme_hook() for the overlay: source img to canvas effect summary.
theme_coloractions_adjustlevels_summary coloractions/imagecache_coloractions.module Implements theme_hook() for the adjust color levels effect summary.
theme_coloractions_alpha_summary coloractions/transparency.inc Implements theme_hook() for the alpha effect summary.
theme_coloractions_brightness_summary coloractions/imagecache_coloractions.module Implements theme_hook() for the brightness effect summary.
theme_coloractions_coloroverlay_summary coloractions/imagecache_coloractions.module Implements theme_hook() for the color overlay effect summary.
theme_coloractions_colorshift_summary coloractions/imagecache_coloractions.module Implements theme_hook() for the color shift effect summary.
theme_coloractions_convert_summary coloractions/imagecache_coloractions.module Implements theme_hook() for the convert image format effect summary.
theme_coloractions_desaturatealpha_summary coloractions/imagecache_coloractions.module Implements theme_hook() for the desaturate alpha effect summary.
theme_coloractions_posterize_summary coloractions/imagecache_coloractions.module Implements theme_hook() for the posterize effect summary.
theme_imagecacheactions_rgb ./utility-color.inc Displays a chosen color for use in the style summary snippets, by actually rendering the color. 3
theme_imagecache_autorotate_summary autorotate/imagecache_autorotate.module Implements theme_hook() for the autorotate effect summary.
theme_imagecache_customactions_summary customactions/imagecache_customactions.module Implements theme_hook() for the custom action effect summary.
theme_imagecache_subroutine_summary customactions/imagecache_customactions.module Implements theme_hook() for the subroutine effect summary.
theme_image_effects_text_summary image_effects_text/image_effects_text.inc Implements theme_hook() for the text effect summary.
theme_positioning_parameters tests/imagecache_testsuite.module 1
theme_positioning_test tests/imagecache_testsuite.module 1
_canvasactions_resizepercent_calculate_percent canvasactions/canvasactions.inc Calculate percent based on input, fallback if only one value is provided. 3
_canvasactions_roundedcorners_pixel_opacity canvasactions/rounded_corners.inc Calculate the transparency value for a rounded corner pixel 1

Pages

Other projects