create_image_object |
./imagecrop.module |
Helper function to create image |
2 |
|
imagecrop_colorbox |
./imagecrop.module |
Render the imagecrop links for colorbox. |
|
|
imagecrop_cron |
./imagecrop.module |
Implementation of hook_cron().
Delete all references in imagecrop table when
a) file doesn't exist anymore.
b) when preset has been deleted.
c) when javascrip_crop action is removed from a preset. |
|
|
imagecrop_disable |
./imagecrop.install |
Implementation of hook_disable(). |
|
|
imagecrop_docrop |
./imagecrop.admin.inc |
Callback with javascript crop. |
|
1 |
imagecrop_elements |
./imagecrop.module |
Implementation of hook_elements(). |
|
|
imagecrop_enable |
./imagecrop.install |
Implementation of hook_enable(). |
|
|
imagecrop_file_delete |
./imagecrop.module |
Implementation of filefield.module's hook_file_delete(). |
|
|
imagecrop_form_alter |
./imagecrop.module |
Implementation of hook_form_alter().
Hook into several existing image modules/fields. |
|
|
imagecrop_form_imagecache_ui_action_form_alter |
./imagecrop.module |
Implementation of hook_form_{form_id}_alter(). |
|
|
imagecrop_imagecache_actions |
./imagecrop.module |
Implementation of hook_imagecache_actions(). |
|
|
imagecrop_imagecrop_popups |
./imagecrop.module |
Implementation of hook_imagecrop_popups(). |
|
|
imagecrop_install |
./imagecrop.install |
Implementation of hook_install(). |
|
|
imagecrop_javascript_form |
./imagecrop_actions.inc |
@file
Imagecache actions implementation. |
|
|
imagecrop_javascript_image |
./imagecrop_actions.inc |
Action callback to perform the crop on an image |
|
|
imagecrop_javascript_submit |
./imagecrop_actions.inc |
Extra submit on the imagecrop action settings form.
Reset already cropped images to new width or height, when asked. |
|
1 |
imagecrop_linkitem |
./imagecrop.module |
Helper function to add click link |
2 |
|
imagecrop_markup |
./imagecrop.module |
Add imagecrop css & javascript |
2 |
|
imagecrop_match_requested_file_directory |
./imagecrop_actions.inc |
Check if a the current requested file is located in the given directory. |
1 |
|
imagecrop_menu |
./imagecrop.module |
Implementation of hook_menu(). |
|
|
imagecrop_modalframe |
./imagecrop.module |
Render the imagecrop links for modalframe. |
|
1 |
imagecrop_modalframe_js |
./imagecrop.module |
Add extra js for the modalframe. |
1 |
|
imagecrop_perm |
./imagecrop.module |
Implementation of hook_perm(). |
|
|
imagecrop_presets_list |
./imagecrop.module |
Get a list of styles suitable for an #options array. |
4 |
|
imagecrop_process_cck_field |
./imagecrop.module |
Process function for imagecrop-enabled cck fields. |
|
1 |
imagecrop_reuse_form |
./imagecrop_actions.inc |
Settings form for reüsing a crop selection. |
|
|
imagecrop_reuse_image |
./imagecrop_actions.inc |
Action callback: Crop the image based on the image preset. |
|
|
imagecrop_schema |
./imagecrop.install |
Implementation of hook_schema(). |
|
|
imagecrop_settings |
./imagecrop.admin.inc |
Imagecrop settings page |
|
1 |
imagecrop_shadowbox |
./imagecrop.module |
Render the imagecrop links for shadowbox. |
|
|
imagecrop_showcrop |
./imagecrop.admin.inc |
Show the cropped image. |
|
1 |
imagecrop_theme |
./imagecrop.module |
Implementation of hook_theme(). |
|
|
imagecrop_theme_registry_alter |
./imagecrop.module |
Implementation of hook_theme_registry_alter(). |
|
|
imagecrop_thickbox |
./imagecrop.module |
Render the imagecrop links for thickbox. |
|
|
imagecrop_uninstall |
./imagecrop.install |
Implementation of hook_uninstall(). |
|
|
imagecrop_update_2 |
./imagecrop.install |
Update 1 : set weight to 1 |
|
|
imagecrop_update_3 |
./imagecrop.install |
Update 2 : Add extra field to imagecrop table |
|
|
imagecrop_update_4 |
./imagecrop.install |
Update 3 : Add indexes to imagecrop table |
|
|
imagecrop_update_6100 |
./imagecrop.install |
Update 6100 : Change preset ids into preset names, and add correct primary key for it. |
|
|
imagecrop_update_6200 |
./imagecrop.install |
Update 6200 : Also add reference to the primary key. |
|
|
imagecrop_validate_aspect |
./imagecrop_actions.inc |
Validation of the aspect ratio entry |
|
1 |
imagecrop_widget_form |
./imagecrop.module |
Configuration form for editing Imagecrop settings for a field instance. |
1 |
|
imagecrop_widget_settings |
./imagecrop.module |
A list of settings needed by Imagecrop module on widgets. |
1 |
|
imagecrop_widget_settings_alter |
./imagecrop.module |
Implementation of hook_widget_settings_alter(). |
|
|
imageoffsets_form |
./imagecrop.admin.inc |
Callback to return offsets, height & width |
|
1 |
imageoffsets_form_submit |
./imagecrop.admin.inc |
Save the offset & size values |
|
|
return_presets |
./imagecrop.module |
Helper function to determine which preset exists and which to load |
4 |
|
theme_imagecrop |
./imagecrop.module |
Theme image crop. |
|
|
theme_imagecrop_javascript |
./imagecrop_actions.inc |
Display properties of a single action |
|
|
theme_imagecrop_result |
./imagecrop.module |
Theme cropped image result. |
|
|