You are here

Functions in Image javascript crop 7

Primary tabs

Namesort descending Location Description Direct uses Strings
get_imagecrop_styles ./imagecrop.module Return a list of presets. 7
imagecrop_access_denied ./imagecrop.module Check if the user has access to the given file.
imagecrop_button_has_loaded ./imagecrop.module Does an imagecrop button has been loaded.
imagecrop_colorbox ./imagecrop.module Render the imagecrop links for colorbox.
imagecrop_controls_form includes/imagecrop.admin.inc Form for controlling live cropping data.
imagecrop_cropping_page includes/imagecrop.admin.inc Show the cropping page for the selected image style. 1
imagecrop_crop_settings_form includes/imagecrop.admin.inc Settings form from the current crop. 1
imagecrop_crop_settings_form_submit includes/imagecrop.admin.inc Submit the settings form. Save all cropping settings.
imagecrop_deliver_page ./imagecrop.module Deliver the imagecrop page. By using an own deliver callback, we make sure no other modules (ex: panels everywhere) add extra stuff to the page. 1
imagecrop_effect includes/imagecrop.effects.inc Image effect callback: Crop the image based on the javascript selected crop. 2
imagecrop_effect_form includes/imagecrop.effects.inc Settings form for configuring a javascript imagecrop effect. 1
imagecrop_element_info_alter ./imagecrop.module Implements hook_element_info_alter().
imagecrop_file_delete ./imagecrop.module Implements hook_file_delete().
imagecrop_form_field_ui_field_edit_form_alter ./imagecrop.module Implements hook_form_field_ui_field_edit_form_alter(). Add the imagecrop setting to an imagefield.
imagecrop_form_file_entity_edit_alter ./imagecrop.module Implements hook_form_file_entity_edit_alter(). Add imagecrop to file_entity edit form. 1
imagecrop_form_image_effect_form_alter ./imagecrop.module Implements hook_form_image_effect_form_alter(). Add the reset checkbox when editing an effect.
imagecrop_form_media_edit_alter ./imagecrop.module Implements hook_form_media_edit_alter(). Add imagecrop to media edit form.
imagecrop_form_user_profile_form_alter ./imagecrop.module Implements hook_form_user_profile_form_alter(). Add imagecrop to profile picture, if enabled.
imagecrop_generate_cropready_image includes/imagecrop.admin.inc Generate a new scaled version from the image to crop. 1
imagecrop_get_enabled_styles_for_crop includes/imagecrop.admin.inc Get all the enabled styles for the current crop url. 2
imagecrop_get_fields_enabled_styles ./imagecrop.module Helper function to get all the enabled styles for a given field. 2
imagecrop_get_style_name_from_url ./imagecrop.module Get the style name from the current requested url. 1
imagecrop_get_theme ./imagecrop.module Return the theme to use for imagecrop popups. 1
imagecrop_has_access ./imagecrop.module Check if the current user has one of the required permissions. 1
imagecrop_iframe ./imagecrop.module Render the imagecrop as an iframe. 1
imagecrop_imagecrop_popups ./imagecrop.module Implements hook_imagecrop_popups().
imagecrop_image_effect_info includes/imagecrop.effects.inc Implements hook_image_effect_info().
imagecrop_image_styles_overview includes/imagecrop.admin.inc Show an overview from the enabled image styles for this file. Show an example from the first (or selected) image. 1
imagecrop_image_style_delete ./imagecrop.module Implements hook_image_style_delete().
imagecrop_javascript_effect_submit includes/imagecrop.effects.inc Reset the cropped images when the reset checkbox is enabled. 1
imagecrop_jquery_dialog ./imagecrop.module Render the imagecrop links for jquery ui dialog. 3
imagecrop_linkitem ./imagecrop.module Helper function to add the imagecrop button. 3
imagecrop_load_colorbox ./imagecrop.module Load the colorbox plugin for current page. 2 1
imagecrop_media_update_updated ./imagecrop.module Implements hook_media_update_updated().
imagecrop_menu ./imagecrop.module Implements hook_menu().
imagecrop_page includes/imagecrop.theme.inc Override the page theming for the imagecrop pages. 1
imagecrop_permission ./imagecrop.module Implements hook_permission().
imagecrop_preprocess_page ./imagecrop.module Implements hook_preprocess_page(). Set the theme hook suggestion to page-imagecrop for imagecrop pages.
imagecrop_process_form_element ./imagecrop.module Process function for imagecrop-enabled fields. 1
imagecrop_process_html ./imagecrop.module Implements hook_process_html(). Set the theme hook suggestion to html-imagecrop for imagecrop pages.
imagecrop_render_main_content ./imagecrop.module Render the main content block from drupal. 1
imagecrop_reuse_effect includes/imagecrop.effects.inc Image effect callback: Crop the image based on the image style. 1
imagecrop_reuse_form includes/imagecrop.effects.inc Settings form for reüsing a crop selection. 1
imagecrop_rotation_settings_form includes/imagecrop.admin.inc Show the rotation form for the current imagecrop. 1
imagecrop_scale_settings_form includes/imagecrop.admin.inc Show the scale form for the current imagecrop. 1
imagecrop_schema ./imagecrop.install Implements hook_schema().
imagecrop_settings_form includes/imagecrop.admin.inc General settings form from the imagecrop module. 1
imagecrop_style_selection_form includes/imagecrop.admin.inc Show a selection form to switch styles preview. 2
imagecrop_theme ./imagecrop.module Implements hook_theme(). 2
imagecrop_uninstall ./imagecrop.install Implements hook_uninstall().

Pages

Other projects