You are here

Functions in Imagecache External 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_imagecache_external_directory_alter ./imagecache_external.api.php Add possibility to alter the directory.
hook_imagecache_external_needs_refresh_alter ./imagecache_external.api.php Add custom image refresh logic.
imagecache_external_admin_form ./imagecache_external.admin.inc Form builder. 1
imagecache_external_admin_form_validate ./imagecache_external.admin.inc Validate callback for the admin form.
imagecache_external_allowed_mimetypes ./imagecache_external.module Helper function that returns allowed mimetypes for external caching. 2 1
imagecache_external_cron ./imagecache_external.module Implements hook_cron().
imagecache_external_fetch ./imagecache_external.module Api function to fetch a url. 1
imagecache_external_field_formatter_info ./imagecache_external.module Implements hook_field_formatter_info().
imagecache_external_field_formatter_settings_form ./imagecache_external.module Implements hook_field_formatter_settings_form().
imagecache_external_field_formatter_settings_summary ./imagecache_external.module Implements hook_field_formatter_settings_summary().
imagecache_external_field_formatter_view ./imagecache_external.module Implements hook_field_formatter_view().
imagecache_external_file_download ./imagecache_external.module Implements hook_file_download().
imagecache_external_flush_cache ./imagecache_external.module Helper function to flush caches. 2
imagecache_external_flush_form ./imagecache_external.admin.inc Form builder. 1
imagecache_external_flush_form_submit ./imagecache_external.admin.inc Submit handler.
imagecache_external_generate_path ./imagecache_external.module Util to generate a path to an image. 4
imagecache_external_imagecache_external_needs_refresh_alter ./imagecache_external.module Implements hook_imagecache_external_needs_refresh_alter().
imagecache_external_menu ./imagecache_external.module Implements hook_menu().
imagecache_external_module_implements_alter ./imagecache_external.module Implements hook_module_implements_alter().
imagecache_external_permission ./imagecache_external.module Implements hook_permission().
imagecache_external_requirements ./imagecache_external.install Implements hook_requirements().
imagecache_external_stage_file_proxy_excluded_paths_alter ./imagecache_external.module Implements hook_stage_file_proxy_excluded_paths_alter().
imagecache_external_theme ./imagecache_external.module Implements hook_theme().
imagecache_external_uninstall ./imagecache_external.install Implements hook_uninstall().
imagecache_external_update_7100 ./imagecache_external.install Set the File Mode to 'managed' as the new default is 'unmanaged'.
imagecache_external_update_7101 ./imagecache_external.install Set the Imagecache Externals directory to 'imagecache/external'.
imagecache_external_update_7102 ./imagecache_external.install Change the white-/blacklist functionality to whitelist-only.
imagecache_external_update_7103 ./imagecache_external.install Fix permission naming when upgrading from older versions and clean up old permissions.
imagecache_external_validate_host ./imagecache_external.module Helper function to validate the image host against the whitelist. 2
theme_imagecache_external ./imagecache_external.module Returns HTML for an image using a specific image style.

Other projects