You are here

Functions in Imagefield Crop 7

Primary tabs

Namesort descending Location Description Direct uses Strings
imagefield_crop_entity_presave ./imagefield_crop.module Implements hook_entity_presave().
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_file_settings ./imagefield_crop.module Get imagefield_crop settings for a file. 1 1
imagefield_crop_file_settings_save ./imagefield_crop.module Save imagefield_crop settings for a file. 1
imagefield_crop_form_system_themes_admin_form_alter ./imagefield_crop.module Implements hook_form_FORM_ID_alter().
imagefield_crop_form_system_themes_admin_form_alter_submit ./imagefield_crop.module Implements hook_form_FORM_ID_alter(). 1
imagefield_crop_schema ./imagefield_crop.install Implements hook_schema().
imagefield_crop_theme ./imagefield_crop.module Implements hook_theme().
imagefield_crop_update_7001 ./imagefield_crop.install Install imagefield_crop table and migrate settings away from variables table.
imagefield_crop_widget_delete ./imagefield_crop.module 1
imagefield_crop_widget_preview_process ./imagefield_crop.module 1
imagefield_crop_widget_process ./imagefield_crop.module An element #process callback for the imagefield_crop field type. 1
imagefield_crop_widget_value ./imagefield_crop.module value callback 1
theme_imagefield_crop_preview ./imagefield_crop.theme.inc
theme_imagefield_crop_widget ./imagefield_crop.theme.inc @file Themeable functions for imagefield_crop module.
_imagefield_add_cropinfo_fields ./imagefield_crop.module 1
_imagefield_crop_entity_presave ./imagefield_crop.module Helper function to reset the width and height of the imagefield to those of the cropped image. 1
_imagefield_crop_file_to_crop ./imagefield_crop.module 3
_imagefield_crop_resize ./imagefield_crop.module Crop the image and resize it. 1
_imagefield_crop_widget_croparea_validate ./imagefield_crop.module 1
_imagefield_crop_widget_enforce_minimum_validate ./imagefield_crop.module 1
_imagefield_crop_widget_enforce_ratio_validate ./imagefield_crop.module 1
_imagefield_crop_widget_resolution_validate ./imagefield_crop.module 1

Other projects