image_gd_settings

Functions that call image_gd_settings()

Namesort iconLocationDescription
image_gd_settingsincludes/image.incRetrieve settings for the GD2 toolkit.
image_toolkit_invokeincludes/image.incInvokes the given method using the currently selected toolkit.

Functions called by image_gd_settings()

Namesort iconLocationDescription
form_set_errorincludes/form.incFile an error against a form element. If the name of the element is edit[foo][bar] then you may pass either foo or foo][bar as $name foo will set an error for all its children.
image_gd_check_settingsincludes/image.incVerify GD2 settings (that the right version is actually installed).
image_gd_settingsincludes/image.incRetrieve settings for the GD2 toolkit.
tincludes/common.incTranslate strings to the current locale.
variable_getincludes/bootstrap.incReturn a persistent variable.
 
 

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.