You are here

Functions in ImageCache 5.2

Primary tabs

Namesort descending Location Description Direct uses Strings
imagecache_ui_action_form ./imagecache_ui.module 1
imagecache_ui_action_form_submit ./imagecache_ui.module
imagecache_ui_help ./imagecache_ui.module Administrative interface to imagecache.
imagecache_ui_install ./imagecache_ui.install
imagecache_ui_menu ./imagecache_ui.module
imagecache_ui_presets ./imagecache_ui.module Preset Admin callbacks and required functions. 1
imagecache_ui_preset_add_form ./imagecache_ui.module 1
imagecache_ui_preset_add_form_submit ./imagecache_ui.module
imagecache_ui_preset_delete_form ./imagecache_ui.module 1
imagecache_ui_preset_delete_form_submit ./imagecache_ui.module
imagecache_ui_preset_flush_form ./imagecache_ui.module 1
imagecache_ui_preset_flush_form_submit ./imagecache_ui.module
imagecache_ui_preset_form ./imagecache_ui.module 1
imagecache_ui_preset_form_submit ./imagecache_ui.module
imagecache_uninstall ./imagecache.install Implementation of hook_uninstall().
imagecache_update_1 ./imagecache.install
imagecache_update_2 ./imagecache.install
imagecache_update_3 ./imagecache.install Remove auto-increment from tables, instead depending on the sequences table and db_next_id()
imagecache_update_4 ./imagecache.install
imagecache_update_5 ./imagecache.install
imagecache_user ./imagecache.module Implementation of hook_user().
theme_imagecache ./imagecache.module Create and image tag for an imagecache derivative
theme_imagecache_admin_title ./imagecache_ui.module
theme_imagecache_crop ./imagecache_actions.inc
theme_imagecache_deprecated_scale ./imagecache_actions.inc
theme_imagecache_desaturate ./imagecache_actions.inc
theme_imagecache_image_settings_sizes_form ./imagecache_image.module
theme_imagecache_resize ./imagecache_actions.inc 2
theme_imagecache_rotate ./imagecache_actions.inc
theme_imagecache_scale ./imagecache_actions.inc
theme_imagecache_scale_and_crop ./imagecache_actions.inc
theme_imagecache_sharpen ./imagecache_actions.inc
theme_imagecache_ui_preset_actions ./imagecache_ui.module
_imagecache_apply_action ./imagecache.module 1
_imagecache_cache ./imagecache.module handle request validation and responses to imagecache requests. 2
_imagecache_cache_set_cache_headers ./imagecache.module Set file headers that handle "If-Modified-Since" correctly for the given fileinfo. Most code has been taken from drupal_page_cache_header(). 1
_imagecache_definitions_sort ./imagecache.module 1
_imagecache_filter ./imagecache.module Filter key word values such as 'top', 'right', 'center', and also percentages. All returned values are in pixels relative to the passed in height and width. 1
_imagecache_keyword_filter ./imagecache.module Accept a keyword (center, top, left, etc) and return it as an offset in pixels. 1
_imagecache_percent_filter ./imagecache.module Accept a percentage and return it in pixels. 1
_imagecache_recursive_delete ./imagecache.module Recursively delete all files and folders in the specified filepath, then delete the containing folder. 1
_imagecache_strip_file_directory ./imagecache.module Remove a possible leading file directory path from the given path. 2

Pages

Other projects