7 calls to get_imagecrop_styles() in Image javascript crop 7
- imagecrop_form_field_ui_field_edit_form_alter in ./
imagecrop.module - Implements hook_form_field_ui_field_edit_form_alter(). Add the imagecrop setting to an imagefield.
- imagecrop_form_file_entity_edit_alter in ./
imagecrop.module - Implements hook_form_file_entity_edit_alter(). Add imagecrop to file_entity edit form.
- imagecrop_form_user_profile_form_alter in ./
imagecrop.module - Implements hook_form_user_profile_form_alter(). Add imagecrop to profile picture, if enabled.
- imagecrop_get_enabled_styles_for_crop in includes/
imagecrop.admin.inc - Get all the enabled styles for the current crop url.
- imagecrop_process_form_element in ./
imagecrop.module - Process function for imagecrop-enabled fields.
- imagecrop_reuse_form in includes/
imagecrop.effects.inc - Settings form for reüsing a crop selection.
- imagecrop_settings_form in includes/
imagecrop.admin.inc - General settings form from the imagecrop module.