Functions

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
hook_user_role_delete drupal-7.x/modules/user/user.api.php Inform other modules that a user role has been deleted.
hook_user_role_insert drupal-7.x/modules/user/user.api.php Inform other modules that a user role has been added.
hook_user_role_presave drupal-7.x/modules/user/user.api.php Inform other modules that a user role is about to be saved.
hook_user_role_update drupal-7.x/modules/user/user.api.php Inform other modules that a user role has been updated.
hook_user_update drupal-7.x/modules/user/user.api.php A user account was updated.
hook_user_view drupal-7.x/modules/user/user.api.php The user's account information is being displayed.
hook_user_view_alter drupal-7.x/modules/user/user.api.php The user was built; the module may modify the structured content.
hook_validate drupal-7.x/modules/node/node.api.php Perform node validation before a node is created or updated.
hook_verify_update_archive drupal-7.x/modules/update/update.api.php Verify an archive after it has been downloaded and extracted.
hook_view drupal-7.x/modules/node/node.api.php Display a node.
hook_watchdog drupal-7.x/modules/system/system.api.php Log an event message.
hook_xmlrpc drupal-7.x/modules/system/system.api.php Register XML-RPC callbacks.
hook_xmlrpc_alter drupal-7.x/modules/system/system.api.php Alters the definition of XML-RPC methods before they are called.
image_crop drupal-7.x/includes/image.inc Crops an image to a rectangle specified by the given dimensions. 3 4
image_crop_effect drupal-7.x/modules/image/image.effects.inc Image effect callback; Crop an image resource. 1 1
image_crop_form drupal-7.x/modules/image/image.admin.inc Form structure for the image crop form. 1
image_default_style_revert drupal-7.x/modules/image/image.module Reverts the changes made by users to a default image style. 1
image_default_style_save drupal-7.x/modules/image/image.module Saves a default image style to the database. 1
image_desaturate drupal-7.x/includes/image.inc Converts an image to grayscale. 2 6
image_desaturate_effect drupal-7.x/modules/image/image.effects.inc Image effect callback; Desaturate (grayscale) an image resource. 1 2
image_dimensions_scale drupal-7.x/includes/image.inc Scales image dimensions while maintaining aspect ratio. 3
image_effects drupal-7.x/modules/image/image.module Loads all image effects from the database. 1 8
image_effect_apply drupal-7.x/modules/image/image.module Applies an image effect to the image object. 1
image_effect_color_validate drupal-7.x/modules/image/image.admin.inc Element validate handler to ensure a hexadecimal color value. 1
image_effect_definitions drupal-7.x/modules/image/image.module Returns a set of image effects. 3 1
image_effect_definition_load drupal-7.x/modules/image/image.module Loads the definition for an image effect. 4
image_effect_delete drupal-7.x/modules/image/image.module Deletes an image effect. 2
image_effect_delete_form drupal-7.x/modules/image/image.admin.inc Form builder; Form for deleting an image effect. 1
image_effect_delete_form_submit drupal-7.x/modules/image/image.admin.inc Submit handler to delete an image effect.
image_effect_form drupal-7.x/modules/image/image.admin.inc Form builder; Form for adding and editing image effects. 1
image_effect_form_submit drupal-7.x/modules/image/image.admin.inc Submit handler for updating an image effect.
image_effect_integer_validate drupal-7.x/modules/image/image.admin.inc Element validate handler to ensure an integer pixel value. 2
image_effect_load drupal-7.x/modules/image/image.module Loads a single image effect. 1
image_effect_save drupal-7.x/modules/image/image.module Saves an image effect. 5
image_effect_scale_validate drupal-7.x/modules/image/image.admin.inc Element validate handler to ensure that either a height or a width is specified. 1
image_field_delete drupal-7.x/modules/image/image.field.inc Implements hook_field_delete().
image_field_delete_field drupal-7.x/modules/image/image.module Implements hook_field_delete_field().
image_field_delete_instance drupal-7.x/modules/image/image.module Implements hook_field_delete_instance().
image_field_delete_revision drupal-7.x/modules/image/image.field.inc Implements hook_field_delete_revision().
image_field_formatter_info drupal-7.x/modules/image/image.field.inc Implements hook_field_formatter_info().
image_field_formatter_settings_form drupal-7.x/modules/image/image.field.inc Implements hook_field_formatter_settings_form().
image_field_formatter_settings_summary drupal-7.x/modules/image/image.field.inc Implements hook_field_formatter_settings_summary().
image_field_formatter_view drupal-7.x/modules/image/image.field.inc Implements hook_field_formatter_view().
image_field_info drupal-7.x/modules/image/image.field.inc Implements hook_field_info().
image_field_insert drupal-7.x/modules/image/image.field.inc Implements hook_field_insert().
image_field_instance_settings_form drupal-7.x/modules/image/image.field.inc Implements hook_field_instance_settings_form().
image_field_is_empty drupal-7.x/modules/image/image.field.inc Implements hook_field_is_empty().
image_field_load drupal-7.x/modules/image/image.field.inc Implements hook_field_load().
image_field_prepare_view drupal-7.x/modules/image/image.field.inc Implements hook_field_prepare_view().
image_field_presave drupal-7.x/modules/image/image.field.inc Implements hook_field_presave().

Páginas