imageinfo_cache_admin_form |
./imageinfo_cache.admin.inc |
Form builder; Displays DB Tuners configuration page. |
|
1 |
imageinfo_cache_admin_form_validate |
./imageinfo_cache.admin.inc |
validate imageinfo_cache_admin_form submissions. |
|
|
imageinfo_cache_admin_page |
./imageinfo_cache.admin.inc |
Page generation fucntion for admin/settings/imageinfo-cache |
|
1 |
imageinfo_cache_cck_widget_form |
./imageinfo_cache.admin.inc |
Called from imageinfo_cache_form_alter(). |
1 |
|
imageinfo_cache_cck_widget_form_submit |
./imageinfo_cache.admin.inc |
Implements hook_form_submit(). |
|
1 |
imageinfo_cache_check_file |
./imageinfo_cache.module |
Check that the file object has everything we need. |
4 |
|
imageinfo_cache_file_delete |
./imageinfo_cache.module |
Implements hook_file_delete(). |
|
|
imageinfo_cache_file_insert |
./imageinfo_cache.module |
Implements hook_file_insert(). |
|
|
imageinfo_cache_form_alter |
./imageinfo_cache.module |
Implements hook_form_alter(). |
|
|
imageinfo_cache_get_images_in_node |
./imageinfo_cache.module |
Given a node, get all images associated with it. |
1 |
|
imageinfo_cache_get_node_files |
./imageinfo_cache.module |
Given a node, get all files associated with it. |
1 |
|
imageinfo_cache_imagecache_image_flush |
./imageinfo_cache.module |
Implements hook_imagecache_image_flush(). |
|
|
imageinfo_cache_imagecache_preset_flush |
./imageinfo_cache.module |
Implements hook_imagecache_preset_flush(). |
|
|
imageinfo_cache_install |
./imageinfo_cache.install |
Implementation of hook_install(). |
|
|
imageinfo_cache_menu |
./imageinfo_cache.module |
Implements hook_menu(). |
|
|
imageinfo_cache_nodeapi |
./imageinfo_cache.module |
Implements hook_nodeapi(). |
|
|
imageinfo_cache_presets_to_generate |
./imageinfo_cache.module |
Given a file object, get the imagecache presets to auto generate for it. |
2 |
|
imageinfo_cache_primer |
./imageinfo_cache.module |
Run various theme functions so the cache is primed. |
1 |
1 |
imageinfo_cache_requirements |
./imageinfo_cache.install |
Implementation of hook_requirements(). |
|
|
imageinfo_cache_schema |
./imageinfo_cache.install |
Implementation of hook_schema(). |
|
|
imageinfo_cache_shutdown_async |
./imageinfo_cache.module |
Function that gets called right after a file has been uploaded. |
3 |
|
imageinfo_cache_theme_imagecache |
./imageinfo_cache.module |
Create an image tag for an imagecache derivative |
|
2 |
imageinfo_cache_theme_imagefield_image |
./imageinfo_cache.module |
Caches the image dimensions; passes dimensions to the orginal theme function. |
|
2 |
imageinfo_cache_theme_registry_alter |
./imageinfo_cache.module |
Implements hook_theme_registry_alter(). |
|
|
imageinfo_cache_uninstall |
./imageinfo_cache.install |
Implementation of hook_uninstall(). |
|
|
imageinfo_cache_update_6200 |
./imageinfo_cache.install |
Update 6200 - Flush the menu cache. |
|
|