Functions

Primary tabs

Name Location Description Direct usessort ascending Strings
theme_image_scale_summary drupal/modules/image/image.admin.inc Returns HTML for a summary of an image scale effect.
theme_image_crop_summary drupal/modules/image/image.admin.inc Returns HTML for a summary of an image crop effect.
theme_image_rotate_summary drupal/modules/image/image.admin.inc Returns HTML for a summary of an image rotate effect.
image_help drupal/modules/image/image.module Implements hook_help().
image_menu drupal/modules/image/image.module Implements hook_menu().
image_theme drupal/modules/image/image.module Implements hook_theme().
image_permission drupal/modules/image/image.module Implements hook_permission().
image_form_system_file_system_settings_alter drupal/modules/image/image.module Implements hook_form_FORM_ID_alter().
image_system_file_system_settings_submit drupal/modules/image/image.module Form submission handler for system_file_system_settings(). 1
image_flush_caches drupal/modules/image/image.module Implements hook_flush_caches().
image_file_download drupal/modules/image/image.module Implements hook_file_download().
image_file_move drupal/modules/image/image.module Implements hook_file_move().
image_file_delete drupal/modules/image/image.module Implements hook_file_delete().
image_image_default_styles drupal/modules/image/image.module Implements hook_image_default_styles().
image_image_style_delete drupal/modules/image/image.module Implements hook_image_style_delete().
image_field_delete_field drupal/modules/image/image.module Implements hook_field_delete_field().
image_field_update_field drupal/modules/image/image.module Implements hook_field_update_field().
image_field_delete_instance drupal/modules/image/image.module Implements hook_field_delete_instance().
image_field_update_instance drupal/modules/image/image.module Implements hook_field_update_instance().
image_style_deliver drupal/modules/image/image.module Page callback: Generates a derivative, given a style and image path. 1
_image_effect_definitions_sort drupal/modules/image/image.module Internal function for sorting image effect definitions through uasort(). 1
image_image_effect_info drupal/modules/image/image.effects.inc Implements hook_image_effect_info().
image_resize_dimensions drupal/modules/image/image.effects.inc Image dimensions callback; Resize. 1
image_scale_dimensions drupal/modules/image/image.effects.inc Image dimensions callback; Scale. 1
image_rotate_dimensions drupal/modules/image/image.effects.inc Image dimensions callback; Rotate. 1
image_install drupal/modules/image/image.install Implements hook_install().
image_uninstall drupal/modules/image/image.install Implements hook_uninstall().
image_schema drupal/modules/image/image.install Implements hook_schema().
image_field_schema drupal/modules/image/image.install Implements hook_field_schema().
image_update_dependencies drupal/modules/image/image.install Implements hook_update_dependencies().
image_update_7000 drupal/modules/image/image.install Install the schema for users upgrading from the contributed module.
image_update_7001 drupal/modules/image/image.install Rename possibly misnamed {image_effect} table to {image_effects}.
image_update_7002 drupal/modules/image/image.install Add width and height columns to image field schema and populate.
image_update_7003 drupal/modules/image/image.install Remove the variables that set alt and title length since they were not used for database column size and could cause PDO exceptions.
image_update_7004 drupal/modules/image/image.install Use a large setting (512 and 1024 characters) for the length of the image alt and title fields.
image_requirements drupal/modules/image/image.install Implements hook_requirements() to check the PHP GD Library.
phptemplate_init drupal/themes/engines/phptemplate/phptemplate.engine Implements hook_init().
phptemplate_theme drupal/themes/engines/phptemplate/phptemplate.engine Implements hook_theme().
update_test_system_theme_info drupal/modules/update/tests/update_test.module Implements hook_system_theme_info().
update_test_menu drupal/modules/update/tests/update_test.module Implements hook_menu().
update_test_system_info_alter drupal/modules/update/tests/update_test.module Implements hook_system_info_alter().
update_test_update_status_alter drupal/modules/update/tests/update_test.module Implements hook_update_status_alter().
update_test_mock_page drupal/modules/update/tests/update_test.module Page callback: Prints mock XML for the Update Manager module. 1
update_test_archiver_info drupal/modules/update/tests/update_test.module Implements hook_archiver_info().
update_test_filetransfer_info drupal/modules/update/tests/update_test.module Implements hook_filetransfer_info().
update_callback_service_unavailable drupal/modules/update/tests/update_test.module Page callback: Displays an Error 503 (Service unavailable) page. 1
field_test_install drupal/modules/field/tests/field_test.install Implements hook_install().
field_test_schema drupal/modules/field/tests/field_test.install Implements hook_schema().
field_test_field_schema drupal/modules/field/tests/field_test.install Implements hook_field_schema().
field_test_field_update_forbid drupal/modules/field/tests/field_test.field.inc Implements hook_field_update_forbid().

Pages

Other projects