You are here

Functions in ImageCache 5.2

Primary tabs

Namesort descending Location Description Direct uses Strings
imagecache_action ./imagecache.module 5 1
imagecache_action_definition ./imagecache.module 5
imagecache_action_definitions ./imagecache.module Pull in actions exposed by other modules using hook_imagecache_actions(). 4
imagecache_action_delete ./imagecache.module 1
imagecache_action_save ./imagecache.module 3
imagecache_build_derivative ./imagecache.module build an image cache derivative 2
imagecache_cache ./imagecache.module callback for handling public files imagecache requests. 1
imagecache_cache_private ./imagecache.module callback for handling private files imagecache requests 1
imagecache_create_path ./imagecache.module Return a file system location that points to the location of a derivative of the original image at @p $path, transformed with the given @p $preset. Keep in mind that the image might not yet exist and won't be created. 3
imagecache_create_url ./imagecache.module Return a URL that points to the location of a derivative of the original image transformed with the given preset. 3
imagecache_crop_form ./imagecache_actions.inc Imagecache Crop
imagecache_crop_image ./imagecache_actions.inc
imagecache_deprecated_scale_form ./imagecache_actions.inc Imagecache Deprecated Scale. This will be removed in imagecache 2.1
imagecache_deprecated_scale_image ./imagecache_actions.inc
imagecache_desaturate_form ./imagecache_actions.inc Imagecache Desaturate
imagecache_desaturate_image ./imagecache_actions.inc
imagecache_element_presetname_validate ./imagecache_ui.module
imagecache_field_formatter ./imagecache.module Implementation of hook_field_formatter().
imagecache_field_formatter_info ./imagecache.module Implementation of hook_field_formatter_info().
imagecache_form_alter ./imagecache_image.module Add imagecache pipelining to the the image.module size derivatives form
imagecache_imagecache_actions ./imagecache.module Implementation of hook_imagecache_actions.
imagecache_imagefield_file ./imagecache.module Implementation of hook_imagefield_file().
imagecache_image_alter ./imagecache_image.module Implementation of hook_image_alter()
imagecache_image_flush ./imagecache.module Clear cached versions of a specific file in all presets. 3
imagecache_install ./imagecache.install
imagecache_menu ./imagecache.module Implementation of hook_menu().
imagecache_perm ./imagecache.module Implementation of hook_perm().
imagecache_preset ./imagecache.module Load a preset by preset_id. 11 1
imagecache_presets ./imagecache.module Get an array of all presets and their settings. 12
imagecache_preset_actions ./imagecache.module 1
imagecache_preset_by_name ./imagecache.module Load a preset by name. 2
imagecache_preset_delete ./imagecache.module 1
imagecache_preset_flush ./imagecache.module Flush cached media for a preset. 5
imagecache_preset_save ./imagecache.module Save an ImageCache preset. 2
imagecache_requirements ./imagecache.install Implementation of hook_requirements().
imagecache_resize_form ./imagecache_actions.inc 2
imagecache_resize_image ./imagecache_actions.inc ImageCache Resize
imagecache_rotate_form ./imagecache_actions.inc Imagecache Rotate
imagecache_rotate_image ./imagecache_actions.inc
imagecache_scale_and_crop_form ./imagecache_actions.inc Imagecache Scale and Crop
imagecache_scale_and_crop_image ./imagecache_actions.inc
imagecache_scale_form ./imagecache_actions.inc Imagecache Scale
imagecache_scale_image ./imagecache_actions.inc
imagecache_sharpen_form ./imagecache_actions.inc Imagecache Sharpen
imagecache_sharpen_image ./imagecache_actions.inc
imagecache_transfer ./imagecache.module helper function to transfer files from imagecache. Determines mime type and sets a last modified header. 2
imagecache_ui_action_add_form ./imagecache_ui.module 1
imagecache_ui_action_add_form_submit ./imagecache_ui.module
imagecache_ui_action_delete_form ./imagecache_ui.module 1
imagecache_ui_action_delete_form_submit ./imagecache_ui.module

Pages

Other projects