You are here

6 calls to _imagefield_crop_file_to_crop() in Imagefield Crop 7.2

imagefield_crop_field_delete in ./imagefield_crop.module
Implements hook_field_delete().
imagefield_crop_field_delete_revision in ./imagefield_crop.module
Implements hook_field_delete_revision().
imagefield_crop_field_insert in ./imagefield_crop.module
Implements hook_field_insert().
imagefield_crop_field_update in ./imagefield_crop.module
Implements hook_field_update().
imagefield_crop_value_callback in ./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.
imagefield_crop_widget_process in ./imagefield_crop.module
An element #process callback for the imagefield_crop field type.