system_image_toolkit_settings

Related topics

Namesort iconDescription
Form builder functionsFunctions that build an abstract representation of a HTML form.

Functions that call system_image_toolkit_settings()

Namesort iconLocationDescription
system_image_toolkit_settingsmodules/system/system.admin.incForm builder; Configure site image toolkit usage. See alsosystem_settings_form()

Functions called by system_image_toolkit_settings()

Namesort iconLocationDescription
image_get_available_toolkitsincludes/image.incReturn a list of available toolkits.
image_get_toolkitincludes/image.incRetrieve the name of the currently used toolkit.
image_toolkit_invokeincludes/image.incInvokes the given method using the currently selected toolkit.
system_image_toolkit_settingsmodules/system/system.admin.incForm builder; Configure site image toolkit usage. See alsosystem_settings_form()
system_settings_formmodules/system/system.moduleAdd default buttons to a form and set its prefix. See alsosystem_settings_form_submit()
tincludes/common.incTranslate strings to the page language or a given language.
variable_getincludes/bootstrap.incReturn a persistent variable.
variable_setincludes/bootstrap.incSet 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.