hook_imagecache_external_needs_refresh_alter |
./imagecache_external.api.php |
Add custom image refresh logic. |
|
|
imagecache_external_allowed_mimetypes |
./imagecache_external.module |
Helper function that returns allowed mimetypes for external caching. |
2 |
|
imagecache_external_batch_flush |
./imagecache_external.module |
The batch callback. |
1 |
|
imagecache_external_batch_flush_finished |
./imagecache_external.module |
The batch finish handler. |
|
1 |
imagecache_external_batch_flush_process |
./imagecache_external.module |
The batch processor. |
|
1 |
imagecache_external_config |
./imagecache_external.module |
Helper function that returns a config object for imagecache_external. |
5 |
|
imagecache_external_cron |
./imagecache_external.module |
Implements hook_cron(). |
|
|
imagecache_external_fetch |
./imagecache_external.module |
Api function to fetch a url. |
1 |
|
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_generate_path |
./imagecache_external.module |
Util to generate a path to an image. |
6 |
|
imagecache_external_get_directory_path |
./imagecache_external.module |
Helper function to get externals directory. |
3 |
|
imagecache_external_imagecache_external_needs_refresh_alter |
./imagecache_external.module |
Implements hook_imagecache_external_needs_refresh_alter(). |
|
|
imagecache_external_module_implements_alter |
./imagecache_external.module |
Implements hook_module_implements_alter(). |
|
|
imagecache_external_requirements |
./imagecache_external.install |
Implements hook_requirements(). |
|
|
imagecache_external_theme |
./imagecache_external.module |
Implements hook_theme(). |
|
|
imagecache_external_uninstall |
./imagecache_external.install |
Implements hook_uninstall(). |
|
|
imagecache_external_update_8101 |
./imagecache_external.install |
Add imagecache_external_batch_flush_limit to the default configuration. |
|
|
imagecache_external_validate_host |
./imagecache_external.module |
Helper function to validate the image host against the whitelist. |
1 |
|
template_preprocess_imagecache_external |
./imagecache_external.module |
Returns HTML for an image using a specific image style. |
|
|
template_preprocess_imagecache_external_responsive |
./imagecache_external.module |
Returns HTML for an image using a specific responsive image style. |
|
|