You are here

Functions in Imagefield Crop 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
entity_metadata_field_imagefield_crop_callback ./imagefield_crop.module Additional callback to adapt the property info for image fields. This callback gets invoked after entity_metadata_field_file_callback(). 1
hook_imagefield_crop_image_crop_updated ./imagefield_crop.api.php This hook is use to notify other module about changed crop area.
imagefield_crop_create_copy ./imagefield_crop.module Creates a copy of the file. 2
imagefield_crop_field_delete ./imagefield_crop.module Implements hook_field_delete().
imagefield_crop_field_delete_revision ./imagefield_crop.module Implements hook_field_delete_revision().
imagefield_crop_field_formatter_info ./imagefield_crop.module Implements hook_field_formatter_info().
imagefield_crop_field_formatter_info_alter ./imagefield_crop.module Implements hook__crop_field_formatter_info_alter().
imagefield_crop_field_formatter_settings_form ./imagefield_crop.module Implements hook_field_formatter_settings_form().
imagefield_crop_field_formatter_settings_summary ./imagefield_crop.module Implements hook_field_formatter_settings_summary().
imagefield_crop_field_formatter_view ./imagefield_crop.module Implementation hook__field_formatter_view(). 1
imagefield_crop_field_info ./imagefield_crop.module Implements hook_field_info().
imagefield_crop_field_insert ./imagefield_crop.module Implements hook_field_insert().
imagefield_crop_field_instance_settings_form ./imagefield_crop.module Implements hook_field_instance_settings_form().
imagefield_crop_field_is_empty ./imagefield_crop.module Implements hook_field_is_empty().
imagefield_crop_field_load ./imagefield_crop.module Implements hook_field_load().
imagefield_crop_field_prepare_view ./imagefield_crop.module Implements hook_field_prepare_view().
imagefield_crop_field_presave ./imagefield_crop.module Implements hook_field_presave().
imagefield_crop_field_schema ./imagefield_crop.install Implements hook_field_schema().
imagefield_crop_field_settings_form ./imagefield_crop.module Implements hook_field_settings_form().
imagefield_crop_field_update ./imagefield_crop.module Implements hook_field_update().
imagefield_crop_field_views_data includes/imagefield_crop.views.inc
imagefield_crop_field_widget_form ./imagefield_crop.module Implements hook_field_widget_form().
imagefield_crop_field_widget_info ./imagefield_crop.module Implements hook_field_widget_info().
imagefield_crop_field_widget_settings_form ./imagefield_crop.module Implements hook_field_widget_settings_form().
imagefield_crop_fill_cropconfig ./imagefield_crop.module Helper function imagefield_crop_fill_cropconfig(). Fill new cropconfig array 1
imagefield_crop_get_renderable ./imagefield_crop.module Implements property callback imagefield_crop_get_renderable(). 1
imagefield_crop_install ./imagefield_crop.install @file Module installation file.
imagefield_crop_menu ./imagefield_crop.module Implements hook_menu().
imagefield_crop_presets_load_multiple ./imagefield_crop.module Helper function imagefield_crop_presets_load_multiple(). Used to load multiple presets. 2
imagefield_crop_presets_load_multiple_by_name ./imagefield_crop.module Helper function imagefield_crop_presets_load_multiple_by_name(). Used to load multiple presets. 6
imagefield_crop_preset_delete ./imagefield_crop.module Menu callback -- ask for confirmation of presset deletion 1
imagefield_crop_preset_delete_confirm ./imagefield_crop.module Implements form builder imagefield_crop_preset_delete_confirm(). 1
imagefield_crop_preset_delete_confirm_submit ./imagefield_crop.module Execute preset deletion
imagefield_crop_preset_form ./imagefield_crop.module Implements form builder imagefield_crop_preset_form(). 1
imagefield_crop_preset_form_submit ./imagefield_crop.module 1
imagefield_crop_preset_list ./imagefield_crop.module Implements menu callback imagefield_crop_preset_list(). 1
imagefield_crop_preset_load ./imagefield_crop.module Implements hook_load(). 1
imagefield_crop_preset_load_by_name ./imagefield_crop.module Implements hook_load(). 2 1
imagefield_crop_presize ./imagefield_crop.module Helper func imagefield_crop_presize(). Used to presize image 1
imagefield_crop_schema ./imagefield_crop.install Impplements hook_schema 1
imagefield_crop_theme ./imagefield_crop.module Implements hook_theme().
imagefield_crop_uninstall ./imagefield_crop.install
imagefield_crop_update_7001 ./imagefield_crop.install
imagefield_crop_update_7201 ./imagefield_crop.install Enlarge size of Alt and Title columns.
imagefield_crop_update_7202 ./imagefield_crop.install Update to 7.x-3.0
imagefield_crop_update_7301 ./imagefield_crop.install Free crop preset
imagefield_crop_update_7302 ./imagefield_crop.install Upgrade Imagecrop preset to use machine name
imagefield_crop_upload_validate ./imagefield_crop.module Validate function for images to be cropped. Returns an error if output resolution for field is set, but file is smaller.
imagefield_crop_value_callback ./imagefield_crop.module Element value callback. Used to set crop area to image size, if image is smaller then output resolution, but validation isn't enabled. 1
imagefield_crop_variants_delete_multiple ./imagefield_crop.module Helper function imagefield_crop_variants_delete_multiple(). Used to load multiple variants. 1

Pages

Other projects