image_gd_settings_validate

Related topics

Namesort iconDescription
Image toolkitsDrupal's image toolkits provide an abstraction layer for common image file manipulations like scaling, cropping, and rotating. The abstraction frees module authors from the need to support multiple image libraries, and it allows site...

Functions that call image_gd_settings_validate()

Namesort iconLocationDescription
image_gd_settings_validateincludes/image.gd.incValidate the submitted GD settings.

Functions called by image_gd_settings_validate()

Namesort iconLocationDescription
form_set_errorincludes/form.incFile an error against a form element.
image_gd_settings_validateincludes/image.gd.incValidate the submitted GD settings.
tincludes/common.incTranslate strings to the page language or a given language.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.