image.admin.inc

Administration pages for image settings.

File

modules/image/image.admin.inc

Functions

Name Description
image_crop_form Form structure for the image crop form.
image_effect_color_validate Element validate handler to ensure a hexadecimal color value.
image_effect_delete_form Form builder; Form for deleting an image effect.
image_effect_delete_form_submit Submit handler to delete an image effect.
image_effect_form Form builder; Form for adding and editing image effects.
image_effect_form_submit Submit handler for updating an image effect.
image_effect_integer_validate Element validate handler to ensure an integer pixel value.
image_effect_scale_validate Element validate handler to ensure that either a height or a width is specified.
image_resize_form Form structure for the image resize form.
image_rotate_form Form structure for the image rotate form.
image_scale_form Form structure for the image scale form.
image_style_add_form Form builder; Form for adding a new image style.
image_style_add_form_submit Submit handler for adding a new image style.
image_style_delete_form Form builder; Form for deleting an image style.
image_style_delete_form_submit Submit handler to delete an image style.
image_style_form Form builder; Edit an image style name and effects order.
image_style_form_add_submit Submit handler for adding a new image effect to an image style.
image_style_form_add_validate Validate handler for adding a new image effect to an image style.
image_style_form_override_submit Submit handler for overriding a module-defined style.
image_style_form_submit Submit handler for saving an image style.
image_style_list Menu callback; Listing of all current image styles.
image_style_name_validate Element validate function to ensure unique, URL safe style names.
image_style_revert_form Confirmation form to revert a database style to its default.
image_style_revert_form_submit Submit handler to convert an overridden style to its default.
theme_image_anchor Returns HTML for a 3x3 grid of checkboxes for image anchors.
theme_image_crop_summary Returns HTML for a summary of an image crop effect.
theme_image_resize_summary Returns HTML for a summary of an image resize effect.
theme_image_rotate_summary Returns HTML for a summary of an image rotate effect.
theme_image_scale_summary Returns HTML for a summary of an image scale effect.
theme_image_style_effects Returns HTML for a listing of the effects within a specific image style.
theme_image_style_list Returns HTML for the page containing the list of image styles.
theme_image_style_preview Returns HTML for a preview of an image style.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/modules!image!image.admin.inc/7.x