Functions

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
image_field_schema drupal-7.x/modules/image/image.install Implements hook_field_schema().
image_field_settings_form drupal-7.x/modules/image/image.field.inc Implements hook_field_settings_form().
image_field_update drupal-7.x/modules/image/image.field.inc Implements hook_field_update().
image_field_update_field drupal-7.x/modules/image/image.module Implements hook_field_update_field().
image_field_update_instance drupal-7.x/modules/image/image.module Implements hook_field_update_instance().
image_field_widget_form drupal-7.x/modules/image/image.field.inc Implements hook_field_widget_form().
image_field_widget_info drupal-7.x/modules/image/image.field.inc Implements hook_field_widget_info().
image_field_widget_process drupal-7.x/modules/image/image.field.inc An element #process callback for the image_image field type. 1
image_field_widget_settings_form drupal-7.x/modules/image/image.field.inc Implements hook_field_widget_settings_form().
image_file_delete drupal-7.x/modules/image/image.module Implements hook_file_delete().
image_file_download drupal-7.x/modules/image/image.module Implements hook_file_download().
image_file_move drupal-7.x/modules/image/image.module Implements hook_file_move().
image_filter_keyword drupal-7.x/modules/image/image.module Accepts a keyword (center, top, left, etc) and returns it as a pixel offset. 1
image_flush_caches drupal-7.x/modules/image/image.module Implements hook_flush_caches().
image_form_system_file_system_settings_alter drupal-7.x/modules/image/image.module Implements hook_form_FORM_ID_alter().
image_gd_check_settings drupal-7.x/modules/system/image.gd.inc Verify GD2 settings (that the right version is actually installed). 3 2
image_gd_create_tmp drupal-7.x/modules/system/image.gd.inc Create a truecolor image preserving transparency from a provided image. 2
image_gd_crop drupal-7.x/modules/system/image.gd.inc Crop an image using the GD toolkit.
image_gd_desaturate drupal-7.x/modules/system/image.gd.inc Convert an image resource to grayscale.
image_gd_get_info drupal-7.x/modules/system/image.gd.inc Get details about an image.
image_gd_load drupal-7.x/modules/system/image.gd.inc GD helper function to create an image resource from a file.
image_gd_resize drupal-7.x/modules/system/image.gd.inc Scale an image to the specified size using GD.
image_gd_rotate drupal-7.x/modules/system/image.gd.inc Rotate an image the given number of degrees.
image_gd_save drupal-7.x/modules/system/image.gd.inc GD helper to write an image resource to a destination file.
image_gd_settings drupal-7.x/modules/system/image.gd.inc Retrieve settings for the GD2 toolkit.
image_gd_settings_validate drupal-7.x/modules/system/image.gd.inc Validate the submitted GD settings. 1
image_get_available_toolkits drupal-7.x/includes/image.inc Gets a list of available toolkits. 3
image_get_info drupal-7.x/includes/image.inc Gets details about an image. 24
image_get_toolkit drupal-7.x/includes/image.inc Gets the name of the currently used toolkit. 8
image_help drupal-7.x/modules/image/image.module Implements hook_help().
image_image_default_styles drupal-7.x/modules/image/image.module Implements hook_image_default_styles().
image_image_effect_info drupal-7.x/modules/image/image.effects.inc Implements hook_image_effect_info().
image_image_style_delete drupal-7.x/modules/image/image.module Implements hook_image_style_delete().
image_image_style_save drupal-7.x/modules/image/image.module Implements hook_image_style_save(). 1
image_install drupal-7.x/modules/image/image.install Implements hook_install().
image_load drupal-7.x/includes/image.inc Loads an image file and returns an image object. 5
image_menu drupal-7.x/modules/image/image.module Implements hook_menu().
image_module_test_file_download drupal-7.x/modules/image/tests/image_module_test.module 1
image_module_test_image_effect_info drupal-7.x/modules/image/tests/image_module_test.module Implements hook_image_effect_info().
image_module_test_image_effect_info_alter drupal-7.x/modules/image/tests/image_module_test.module Implements hook_image_effect_info_alter(). 1
image_module_test_null_effect drupal-7.x/modules/image/tests/image_module_test.module Image effect callback; Null. 1
image_path_flush drupal-7.x/modules/image/image.module Clears cached versions of a specific file in all styles. 2
image_permission drupal-7.x/modules/image/image.module Implements hook_permission().
image_requirements drupal-7.x/modules/image/image.install Implements hook_requirements() to check the PHP GD Library.
image_resize drupal-7.x/includes/image.inc Resizes an image to the given dimensions (ignoring aspect ratio). 4 3
image_resize_dimensions drupal-7.x/modules/image/image.effects.inc Image dimensions callback; Resize. 1
image_resize_effect drupal-7.x/modules/image/image.effects.inc Image effect callback; Resize an image resource. 1 1
image_resize_form drupal-7.x/modules/image/image.admin.inc Form structure for the image resize form. 2 1
image_rotate drupal-7.x/includes/image.inc Rotates an image by the given number of degrees. 2 3
image_rotate_dimensions drupal-7.x/modules/image/image.effects.inc Image dimensions callback; Rotate. 1

Páginas