You are here

Functions in Imagefield Crop 6

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_imagefield_crop_image_recrop ./imagefield_crop.drush.inc
imagefield_crop_drush_command ./imagefield_crop.drush.inc
imagefield_crop_elements ./imagefield_crop.module Implementation of hook_elements().
imagefield_crop_field_formatter_info ./imagefield_crop.module Implementation of hook_field_formatter_info().
imagefield_crop_file_admin_crop_display_path ./imagefield_crop_file.inc 7
imagefield_crop_file_admin_original_path ./imagefield_crop_file.inc 2
imagefield_crop_file_delete ./imagefield_crop_file.inc
imagefield_crop_file_insert ./imagefield_crop_file.inc @file hook_file and imagefield_crop file functions.
imagefield_crop_file_update ./imagefield_crop_file.inc
imagefield_crop_init ./imagefield_crop.module Implementation of hook_init().
imagefield_crop_recrop ./imagefield_crop.drush.inc Utility function used if you want to recrop all images in a specific node. This might be useful if you want to reprocess your nodes using a different toolkit, or a different toolkit configuration 1
imagefield_crop_requirements ./imagefield_crop.install Implementation of hook_requirements().
imagefield_crop_theme ./imagefield_crop.module Implementation of hook_theme().
imagefield_crop_update_6000 ./imagefield_crop.install Upgrade to Drupal 6.
imagefield_crop_widget ./imagefield_crop.module Implementation of hook_widget(). 3
imagefield_crop_widget_info ./imagefield_crop.module Implementation of CCK's hook_widget_info().
imagefield_crop_widget_process ./imagefield_crop_widget.inc 1
imagefield_crop_widget_settings ./imagefield_crop.module Implementation of CCK's hook_widget_settings().
imagefield_crop_widget_settings_form ./imagefield_crop_widget.inc 1
imagefield_crop_widget_settings_save ./imagefield_crop_widget.inc 1
imagefield_crop_widget_settings_validate ./imagefield_crop_widget.inc 1
imagefield_crop_widget_validate ./imagefield_crop_widget.inc 1
imagefield_crop_widget_value ./imagefield_crop_widget.inc 1
theme_imagefield_crop_cropbox ./imagefield_crop_widget.inc
theme_imagefield_crop_dynamic_preview ./imagefield_crop_widget.inc
theme_imagefield_crop_formatter_image_uncroplink ./imagefield_crop_formatter.inc
theme_imagefield_crop_formatter_image_uncrop_plain ./imagefield_crop_formatter.inc @file ImageField formatter hooks and callbacks.
theme_imagefield_crop_formatter_uncropped ./imagefield_crop.module Theme function to refactor the field element to use the uncropped file in the imagecache formatter. 1
theme_imagefield_crop_widget ./imagefield_crop_widget.inc FormAPI theme function. Theme the output of an image field.
theme_imagefield_crop_widget_preview ./imagefield_crop.module
_imagefield_crop_formatter_theme_function ./imagefield_crop.module Helper function to return the appropriate theme function from a formatter. 1
_imagefield_crop_resize ./imagefield_crop_widget.inc 2
_imagefield_crop_widget_settings_croparea_validate ./imagefield_crop_widget.inc 1
_imagefield_crop_widget_settings_enforce_minimum ./imagefield_crop_widget.inc 1
_imagefield_crop_widget_settings_enforce_ratio_validate ./imagefield_crop_widget.inc 1
_imagefield_crop_widget_settings_preview_width_validate ./imagefield_crop_widget.inc 1
_imagefield_crop_widget_settings_resolution_validate ./imagefield_crop_widget.inc 1

Other projects