imagezoom_field_formatter_info |
./imagezoom.module |
Implements hook_field_formatter(). |
|
|
imagezoom_field_formatter_settings_form |
./imagezoom.module |
Implements hook_field_formatter_settings_form(). |
|
|
imagezoom_field_formatter_settings_summary |
./imagezoom.module |
Implements hook_field_formatter_settings_summary(). |
|
|
imagezoom_field_formatter_view |
./imagezoom.module |
Implements hook_field_formatter_view(). |
|
|
imagezoom_menu |
./imagezoom.module |
Implements hook_menu(). |
|
|
imagezoom_preprocess_page |
./imagezoom.module |
Implements hook_preprocess_page(). |
|
|
imagezoom_settings_form |
./imagezoom.admin.inc |
@file
Provides admin functions for the Image Zoom module. |
|
1 |
imagezoom_theme |
./imagezoom.module |
Implements hook_theme(). |
|
|
imagezoom_uninstall |
./imagezoom.install |
Implements hook_uninstall(). |
|
|
theme_imagezoom_image |
./imagezoom.module |
Returns the HTML code for an image with a zoomed version on mouseover. |
|
|
theme_imagezoom_image_multiple |
./imagezoom.module |
Returns the HTML code for an image with a zoomed version on mouseover. |
|
|
theme_imagezoom_thumbs |
./imagezoom.module |
Returns the HTML code for a set of thumbnails. |
|
|