image_gd_settings_validate
Related topics
| Name | Description |
|---|---|
| Image toolkits | Drupal'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()
| Name | Location | Description |
|---|---|---|
| image_gd_settings_validate | includes/image.gd.inc | Validate the submitted GD settings. |
Functions called by image_gd_settings_validate()
| Name | Location | Description |
|---|---|---|
| form_set_error | includes/form.inc | File an error against a form element. |
| image_gd_settings_validate | includes/image.gd.inc | Validate the submitted GD settings. |
| t | includes/common.inc | Translate strings to the page language or a given language. |
