You are here

Functions in Imageinfo Cache 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_imageinfo_cache_image_generate ./imageinfo_cache.drush.inc Drush callback. 1
imageinfo_cache_admin_settings_form ./imageinfo_cache.admin.inc Form builder; Configure advagg settings. 1
imageinfo_cache_admin_settings_form_submit ./imageinfo_cache.admin.inc Only record the non-default presets. 1
imageinfo_cache_array_diff_assoc_recursive ./imageinfo_cache.inc Computes the difference of arrays with additional index check recursively. 1
imageinfo_cache_bundle_admin_path ./imageinfo_cache.admin.inc Determines the administration path for a bundle. 1
imageinfo_cache_context_effect ./imageinfo_cache.module Check to see if the image effect needs the entity to work correctly. 1
imageinfo_cache_create_image_styles ./imageinfo_cache.inc Generates all given presets given a file uri. 2
imageinfo_cache_create_image_styles_fids ./imageinfo_cache.module Generates all given presets given file ids. 2
imageinfo_cache_create_image_styles_fids_call ./imageinfo_cache.module Generates all given presets given a file uri. 1 1
imageinfo_cache_detect_image_widget ./imageinfo_cache.module Detect if the widget is an image type. 3
imageinfo_cache_drush_command ./imageinfo_cache.drush.inc Implements hook_drush_command().
imageinfo_cache_effect_router ./imageinfo_cache.module Image effect callback router. 1
imageinfo_cache_entity_insert ./imageinfo_cache.module Implements hook_entity_insert(). 1
imageinfo_cache_entity_update ./imageinfo_cache.module Implements hook_entity_update().
imageinfo_cache_field_widget_form_alter ./imageinfo_cache.module Implements hook_field_widget_form_alter().
imageinfo_cache_file_delete ./imageinfo_cache.module Implements hook_file_delete().
imageinfo_cache_file_submit ./imageinfo_cache.module Schedules a shutdown function to get the just uploaded file. 1
imageinfo_cache_file_submit_shutdown ./imageinfo_cache.module Calls the image style generation code. 1
imageinfo_cache_file_url_alter ./imageinfo_cache.module Implements hook_file_url_alter().
imageinfo_cache_flush_caches ./imageinfo_cache.module Implements hook_flush_caches().
imageinfo_cache_form_system_image_toolkit_settings_alter ./imageinfo_cache.module Implements hook_form_FORM_ID_alter().
imageinfo_cache_get_all_images_in_all_fields ./imageinfo_cache.drush.inc Given a list of image_fields get all image uri's in them. 1
imageinfo_cache_get_all_images_in_field ./imageinfo_cache.drush.inc Given a field name get all image uri's in it. 2
imageinfo_cache_get_fields_with_images ./imageinfo_cache.inc Get all fields that contain an image. 2
imageinfo_cache_get_image_fields ./imageinfo_cache.inc Get all fields that contain an image and what styles are used in it. 3
imageinfo_cache_get_image_styles_in_file_entity ./imageinfo_cache.inc Given a field instance will return images styles used in file_entity. 1
imageinfo_cache_get_image_styles_in_views ./imageinfo_cache.inc Given a field name, will return image styles used in views for that field. 2 1
imageinfo_cache_get_presets_in_file_view_mode ./imageinfo_cache.inc Given a field instance will return images styles used in file_entity. 2
imageinfo_cache_get_styles_in_use ./imageinfo_cache.inc Generates all in use presets given a field instance and a file uri. 2
imageinfo_cache_glue_url ./imageinfo_cache.module Alt to http_build_url(). 1
imageinfo_cache_hooks ./imageinfo_cache.module Output an array of modules that use imageinfo cache hooks. 1
imageinfo_cache_hook_info ./imageinfo_cache.module Implements hook_hook_info().
imageinfo_cache_imageinfo_cache_styles_alter ./imageinfo_cache.module Implements hook_imageinfo_cache_styles_alter().
imageinfo_cache_image_styles_alter ./imageinfo_cache.module Implements hook_image_effect_info_alter().
imageinfo_cache_image_style_flush ./imageinfo_cache.module Implements hook_image_style_flush().
imageinfo_cache_image_toolkits ./imageinfo_cache.module Implements hook_image_toolkits().
imageinfo_cache_init ./imageinfo_cache.module Implements hook_init().
imageinfo_cache_menu ./imageinfo_cache.module Implements hook_menu().
imageinfo_cache_menu_alter ./imageinfo_cache.module Implements hook_menu_alter().
imageinfo_cache_schema ./imageinfo_cache.install Implements hook_schema().
imageinfo_cache_uninstall ./imageinfo_cache.install Implements hook_uninstall().
imageinfo_cache_update_7101 ./imageinfo_cache.install Implements hook_update_N().
imageinfo_cache_views_invalidate_cache ./imageinfo_cache.module Implements hook_views_invalidate_cache().
imageinfo_cache_widget_process ./imageinfo_cache.module An element #process callback for the imagefield. 1
image_imageinfo_cache_crop ./imageinfo_cache.toolkit.inc Crops an image to the given coordinates.
image_imageinfo_cache_desaturate ./imageinfo_cache.toolkit.inc Converts an image into grayscale.
image_imageinfo_cache_get_info ./imageinfo_cache.toolkit.inc Get details about an image.
image_imageinfo_cache_load ./imageinfo_cache.toolkit.inc Creates an image resource from a file.
image_imageinfo_cache_resize ./imageinfo_cache.toolkit.inc Scales an image to the specified size.
image_imageinfo_cache_rotate ./imageinfo_cache.toolkit.inc Rotates an image the given number of degrees.

Pages

Other projects