You are here

Functions in Retina Images 7

Primary tabs

Namesort descending Location Description Direct uses Strings
retina_images_form_helper ./retina_images.module Helper function to add a "Retinafy" checkbox to a image effect form. 3
retina_images_form_image_style_form_alter ./retina_images.module Implements hook_form_FORM_ID_alter().
retina_images_image_crop_effect ./retina_images.module Image effect callback; Crop an image resource. 1
retina_images_image_crop_form ./retina_images.module Form structure for the image crop form. 1
retina_images_image_default_styles ./retina_images.module Implements hook_image_default_styles().
retina_images_image_effect_info_alter ./retina_images.module Implements hook_image_effect_info_alter
retina_images_image_resize_effect ./retina_images.module Image effect callback; Resize an image resource. 1
retina_images_image_resize_form ./retina_images.module Form structure for the image resize form. 1
retina_images_image_scale_and_crop_effect ./retina_images.module Image effect callback; Scale and crop an image resource. 1
retina_images_image_scale_effect ./retina_images.module Image effect callback; Scale an image resource. 1
retina_images_image_scale_form ./retina_images.module Form structure for the image scale form. 1
retina_images_menu ./retina_images.module Implements hook_menu().
retina_images_multiply_data_dimensions ./retina_images.module Conditionally multiply the height and width keys of an array by a variable amount. 4
retina_images_retina_style_preview ./retina_images.module Menu callback for previewing a retinafied image. 1
retina_images_theme ./retina_images.module Implements hook_theme().
theme_retina_images_image_crop_summary ./retina_images.module Returns HTML for a summary of an image crop effect.
theme_retina_images_image_resize_summary ./retina_images.module Returns HTML for a summary of an image resize effect.
theme_retina_images_image_scale_summary ./retina_images.module Returns HTML for a summary of an image scale effect.
theme_retina_images_style_preview ./retina_images.module Returns HTML for a preview of an image style.

Other projects