13 calls to _manualcrop_is_own_effect() in Manual Crop 7
- manualcrop_add_effect_info in ./
manualcrop.admin.inc - Effect form submit handler; Adds some extra info (style name and weight) to the effect.
- manualcrop_force_effect_order in ./
manualcrop.admin.inc - Effect and style form submit handler; Force the Manual Crop effect to be the first one.
- manualcrop_form_image_effect_delete_form_alter in ./
manualcrop.admin.inc - Implements hook_form_FORM_ID_alter().
- manualcrop_form_image_effect_form_alter in ./
manualcrop.admin.inc - Implements hook_form_FORM_ID_alter().
- manualcrop_form_image_style_form_alter in ./
manualcrop.admin.inc - Implements hook_form_FORM_ID_alter().
- manualcrop_image_style_delete in ./
manualcrop.module - Implements hook_image_style_delete().
- manualcrop_image_style_flush in ./
manualcrop.module - Implements hook_image_style_flush().
- manualcrop_styles_with_crop in ./
manualcrop.helpers.inc - Returns the styles that have crop settings.
- manualcrop_update_7104 in ./
manualcrop.install - Remove unneeded image effect data and rename the "reusestyle" setting to "reuse_crop_style".
- manualcrop_update_7106 in ./
manualcrop.install - Add the style_priority setting to all auto reuse image effects.
- manualcrop_update_style_name in ./
manualcrop.admin.inc - Style form submit handler; Update the style name in the effect data and in the widgets.
- _manualcrop_add_cache_control in ./
manualcrop.helpers.inc - Adds a cache control parameter to the image URI so the image will be reloaded if the crop selection was changed since it was last feched by the browser.
- _manualcrop_update_style_name_in_image_effect in ./
manualcrop.helpers.inc - Update or remove a style name in all Manual Crop reuse image effects.